sql/update_db_00_03_to_00_04.1.sql
author ymh <ymh.work@gmail.com>
Wed, 09 Mar 2011 16:36:20 +0100
changeset 41 0533a05b7113
parent 24 57a2650a7f87
permissions -rw-r--r--
chang external_src_url definition since it may not match teh definition of a url for URLField. This has no impact omn the db

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