update9.3.beta.sql 192 B

1234
  1. alter table zt_bug modify column mailto text;
  2. alter table zt_story modify column mailto text;
  3. alter table zt_task modify column mailto text;
  4. alter table zt_testtask modify column mailto text;