sql/update_db_0_10_to_0_11.sql
author ymh <ymh.work@gmail.com>
Sun, 06 Jun 2010 03:16:01 +0200
changeset 47 16e91607ef4a
parent 29 cc9b7e14412b
permissions -rw-r--r--
ignore more virtualenv
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;