fix syntax
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 May 2010 20:13:08 +0000 (20:13 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 May 2010 20:13:08 +0000 (20:13 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@16430 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/sql/Pg/200.schema.acq.sql

index caf6aa8..224b281 100644 (file)
@@ -784,7 +784,7 @@ CREATE TABLE acq.edi_message (
     jedi             TEXT,
     error            TEXT,
     purchase_order   INT             REFERENCES acq.purchase_order
-                                     DEFERRABLE INITIALLY DEFERRED;
+                                     DEFERRABLE INITIALLY DEFERRED
 );
 
 -- Note below that the primary key is NOT a SERIAL type.  We will periodically truncate and rebuild