sql/update_db_00_03_to_00_04.1.sql
author rougeronj
Tue, 25 Sep 2012 11:07:13 +0200
changeset 795 923429f142ea
parent 24 57a2650a7f87
permissions -rw-r--r--
Possibility to list a content on the front or not, with a private media. A media can be private, and the content public (listed or not)

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