sql/update_db_00_03_to_00_04.1.sql
author verrierj
Thu, 17 Nov 2011 11:09:49 +0100
changeset 243 3cff86180fbe
parent 24 57a2650a7f87
permissions -rw-r--r--
Replaced calls to objects by calls to safe_objects in views + xml can be changed on the fly to hide a content

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