sql/update_db_00_03_to_00_04.1.sql
author verrierj
Tue, 06 Dec 2011 17:45:35 +0100
changeset 268 c0c161736794
parent 24 57a2650a7f87
permissions -rw-r--r--
Projects can be shared with users and groups. Does not work with contents yet, still some bugs in templates

ALTER TABLE ldt_utils_media
   ADD COLUMN mimetype_field character varying(512);