sql/update_db_00_03_to_00_04.1.sql
author grandjoncl
Mon, 03 Dec 2012 11:03:40 +0100
changeset 1002 f0948f50816b
parent 24 57a2650a7f87
permissions -rw-r--r--
modification of initsitedomain command and migration to work when the web_url doesn't start with 'http://'

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