sql/update_db_00_03_to_00_04.1.sql
author durandn
Mon, 07 Sep 2015 17:25:08 +0200
changeset 1427 19d1f3311e89
parent 24 57a2650a7f87
permissions -rw-r--r--
added annotation deletion into tastypie API

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