sql/update_db_00_03_to_00_04.1.sql
author cavaliet
Mon, 09 May 2011 18:57:23 +0200
changeset 103 5578dcb54f4d
parent 24 57a2650a7f87
permissions -rw-r--r--
merge context_processors.py and enable upload cancel and remove temp file. Creation of a session temp folder for upload.

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