introduction of the change engine
[mir.git] / dbscripts / help_imgform.sql
1
2 -- \connect - postgres
3 INSERT INTO "img_format" VALUES (0,'jpeg','jpg','image/jpg','jpeg nur vom original bearbeiten');
4 INSERT INTO "img_format" VALUES (1,'gif','gif','image/gif',NULL);
5