sql/update_db_0_10_to_0_11.sql
author ymh <ymh.work@gmail.com>
Fri, 04 Mar 2011 21:45:14 +0100
changeset 59 92ff89ee6e66
parent 29 cc9b7e14412b
permissions -rw-r--r--
adapt use of lucene in modwsgi multi thread + new version
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;