introduction of the change engine
[mir.git] / dbscripts / help_imglay.sql
1
2 -- \connect - postgres
3 INSERT INTO "img_layout" VALUES (0,'--');
4 INSERT INTO "img_layout" VALUES (1,'quer');
5 INSERT INTO "img_layout" VALUES (2,'hoch');
6 INSERT INTO "img_layout" VALUES (3,'quadrat');
7