lp965637: add missing comma to fix syntax error
authorGalen Charlton <gmc@esilibrary.com>
Mon, 26 Mar 2012 20:07:09 +0000 (16:07 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 26 Mar 2012 20:07:09 +0000 (16:07 -0400)
Patch from Jason Stephenson

Signed-off-by: Galen Charlton <gmc@esilibrary.com>

Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 88e7d55..d8037f3 100644 (file)
@@ -8518,7 +8518,7 @@ INSERT INTO action_trigger.event_definition (
         'DeleteTempBiblioBucket',
         'owner',
         NULL,
-        '00:00:00'
+        '00:00:00',
 $$
 [%- SET user = target.0.owner -%]
 To: [%- params.recipient_email || user.email %]