Files
EasySoft-ZenTaoPMS/db/update9.3.beta.sql
2017-07-15 10:13:41 +08:00

5 lines
192 B
SQL

alter table zt_bug modify column mailto text;
alter table zt_story modify column mailto text;
alter table zt_task modify column mailto text;
alter table zt_testtask modify column mailto text;