sql/update_db_00_03_to_00_04.1.sql
author verrierj
Fri, 06 Jan 2012 17:46:23 +0100
changeset 340 5f919a978f50
parent 24 57a2650a7f87
permissions -rw-r--r--
Stats for annotations volume can be computed using ./manage.py statannotation [-c content_id] or in the admin pages of module ldt_utils.

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