Oved Ourfali has posted comments on this change. Change subject: engine: Added provider table & DAO ......................................................................
Patch Set 18: (1 inline comment) .................................................... File backend/manager/dbscripts/providers_sp.sql Line 18: INSERT INTO providers( Line 19: id, Line 20: name, Line 21: description, Line 22: url) missing new fields in functions here. Line 23: VALUES( Line 24: v_id, Line 25: v_name, Line 26: v_description, -- To view, visit http://gerrit.ovirt.org/10785 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iaa461cb6721b866c0a6f6531365c8af4d46eb1bb Gerrit-PatchSet: 18 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
