znt/db/update11.3.sql

2 lines
107 B
SQL

ALTER TABLE `zt_case` ADD `fromCaseVersion` mediumint(8) unsigned NOT NULL default '1' AFTER `fromCaseID`;