sql/update_db_0_13_to_0_16.3.sql
author ymh <ymh.work@gmail.com>
Mon, 18 Apr 2011 16:28:20 +0200
changeset 142 77fdf5d1786c
parent 63 7b721b427b73
permissions -rw-r--r--
Added tag V00.32 for changeset ebca39584596
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;