5 lines
192 B
MySQL
5 lines
192 B
MySQL
|
|
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;
|