Eli Mesika has posted comments on this change.

Change subject: tools: Match transport names with EventNotificationMethod
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/25204/4/packaging/dbscripts/upgrade/03_05_0070_fix_event_notfication_method.sql
File packaging/dbscripts/upgrade/03_05_0070_fix_event_notfication_method.sql:

Line 6: 
Line 7: ALTER TABLE event_subscriber DROP COLUMN nmx;
Line 8: 
Line 9: -- Name check constraint so it could be easily dropped in future if 
needed
Line 10: ALTER TABLE event_subscriber ADD CONSTRAINT ntf_method_check CHECK 
(notification_method IN ('smtp', 'snmp'));
should be prefixed with the table name instead of ntf_

event_subscriber_method_check


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie93d2d371a6f29a33e32a776e74ada5f221cbb4e
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: mooli tayer <mta...@redhat.com>
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