sql/update_db_0_10_to_0_11.sql
author ymh <ymh.work@gmail.com>
Fri, 20 May 2011 14:52:11 +0200
changeset 123 b2950d1357b7
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.35 for changeset 323ef8841211
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29
cc9b7e14412b update django and lucene
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
ALTER TABLE ldt_content ADD COLUMN duration integer;