sql/update_db_00_03_to_00_04.1.sql
author verrierj
Thu, 12 Jan 2012 10:09:21 +0100
changeset 351 74f898bd0983
parent 24 57a2650a7f87
permissions -rw-r--r--
Fix bug when computing stat on a project where the media is referenced in the xml but is not included in the contents field

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