From: miker Date: Wed, 11 Feb 2009 21:33:10 +0000 (+0000) Subject: no, we want that, really X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f3e3cb44795b1739503a27a2e825b428acbaa462;p=evergreen%2Ftadl.git no, we want that, really git-svn-id: svn://svn.open-ils.org/ILS/trunk@12154 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/sql/Pg/400.schema.action_trigger.sql b/Open-ILS/src/sql/Pg/400.schema.action_trigger.sql index e84684d05a..f86e9752d6 100644 --- a/Open-ILS/src/sql/Pg/400.schema.action_trigger.sql +++ b/Open-ILS/src/sql/Pg/400.schema.action_trigger.sql @@ -135,5 +135,5 @@ CREATE TABLE action_trigger.event_params ( CONSTRAINT event_params_event_def_param_once UNIQUE (event_def,param) ); ---COMMIT; +COMMIT;