sql/update_db_00_03_to_00_04.1.sql
author ymh <ymh.work@gmail.com>
Fri, 24 May 2013 02:20:46 +0200
changeset 1194 8e20df96315b
parent 24 57a2650a7f87
permissions -rw-r--r--
correct rest api resource after tastypie and django update. Find a way to go around django bugs with ~ in urls

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