Eli Mesika has posted comments on this change.

Change subject: engine : bll command to set geo-rep config
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.ovirt.org/#/c/35999/7/packaging/dbscripts/upgrade/03_06_0370_gluster_georep_tables.sql
File packaging/dbscripts/upgrade/03_06_0370_gluster_georep_tables.sql:

Line 19: CREATE TABLE gluster_georep_config
Line 20: (
Line 21:     session_id UUID NOT NULL,
Line 22:     config_key VARCHAR(450),
Line 23:     config_value VARCHAR(450),
> You cannot change an existing script. Please add a new script altering tabl
+1 for Sahina comment
Line 24:     _update_date TIMESTAMP WITH TIME ZONE NOT NULL DEFAULT 
LOCALTIMESTAMP,
Line 25:     CONSTRAINT pk_gluster_georep_config PRIMARY KEY(session_id, 
config_key)
Line 26: ) WITH OIDS;
Line 27: 


-- 
To view, visit http://gerrit.ovirt.org/35999
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4d98636a688f9565dff0c86c8820839cb99b1a38
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to