zentaopms/db/update9.3.beta.sql
2023-05-16 10:47:08 +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;