Remove an INSERT into config.upgrade_log, inadvertently
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 4 Dec 2009 16:44:14 +0000 (16:44 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 4 Dec 2009 16:44:14 +0000 (16:44 +0000)
left in while building the file.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15081 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/sql/Pg/008.schema.query.sql

index afbb803..e41f56d 100644 (file)
@@ -264,8 +264,6 @@ CREATE TABLE query.order_by_item (
 
 -- Create updatable view for BETWEEN expressions
 
-INSERT INTO config.upgrade_log (version) VALUES ('0107'); -- Scott McKellar
-
 CREATE OR REPLACE VIEW query.expr_xbet AS
     SELECT
                id,