sql/update_db_0_13_to_0_16.3.sql
author ymh <ymh.work@gmail.com>
Tue, 21 Sep 2010 06:34:28 +0200
changeset 63 7b721b427b73
permissions -rw-r--r--
new version and some update
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
63
7b721b427b73 new version and some update
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
ALTER TABLE ldt_utils_content DROP COLUMN videopath;
7b721b427b73 new version and some update
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
ALTER TABLE ldt_utils_content DROP COLUMN external_id;
7b721b427b73 new version and some update
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
ALTER TABLE ldt_utils_content DROP COLUMN src;