sql/update_db_00_03_to_00_04.1.sql
author ndurand
Thu, 02 Apr 2015 17:29:54 +0200
changeset 1361 5087560b51b6
parent 24 57a2650a7f87
permissions -rw-r--r--
Upgrade to Django 1.6: reworked and fixed tests and deprecations

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