X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=dbscripts%2Fhelp_imgtype.sql;h=4145c550d98b857edef45c81c92f7b7bcedd09ff;hb=e4ce853bb4545f7f3a944372300ce842aba11115;hp=dc3c15a17cb04639d1da082c9afdea1c6f5d77c9;hpb=0f1d06080db7839f70140e6aead274dcabfe8fc3;p=mir.git diff --git a/dbscripts/help_imgtype.sql b/dbscripts/help_imgtype.sql index dc3c15a1..4145c550 100755 --- a/dbscripts/help_imgtype.sql +++ b/dbscripts/help_imgtype.sql @@ -1,5 +1,5 @@ UPDATE "pg_class" SET "reltriggers" = 0 WHERE "relname" !~ '^pg_'; -\connect - postgres +-- \connect - postgres INSERT INTO "img_type" VALUES (0,'--'); INSERT INTO "img_type" VALUES (1,'Plakat'); INSERT INTO "img_type" VALUES (2,'Photo');