sql/update_db_00_03_to_00_04.1.sql
author rougeronj
Thu, 04 Oct 2012 11:42:02 +0200
changeset 818 1762d0711008
parent 24 57a2650a7f87
permissions -rw-r--r--
Add a custom duration field for the create content form

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