Eli Mesika has posted comments on this change.

Change subject: packaging: dbscripts: drop index if exists
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/34975/3/packaging/dbscripts/upgrade/03_06_0440_create_index_on_images.sql
File packaging/dbscripts/upgrade/03_06_0440_create_index_on_images.sql:

Line 1: -- Create index
Line 2: DROP INDEX if exists IDX_images_images_group_id;
please use fn_db_create_index function after it is merged
Line 3: CREATE INDEX IDX_images_images_group_id on images(image_group_id);
Line 4: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibacd60bb90ba6e1213b4f0fcb4844aa36ff60fc7
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to