Set texport_server table name field varchar 600 - #1015
This commit is contained in:
parent
66ad86a302
commit
4aa04cfef0
|
@ -1 +1,2 @@
|
|||
alter table tusuario add autorefresh_white_list text not null default '';
|
||||
alter table tusuario add autorefresh_white_list text not null default '';
|
||||
ALTER TABLE tserver_export MODIFY name varchar(600) BINARY NOT NULL default '';
|
Loading…
Reference in New Issue