mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch 'MR4-1015' into 'develop'
Set texport_server table name field varchar 600 - #1015 See merge request !664
This commit is contained in:
commit
e56eac3648
@ -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…
x
Reference in New Issue
Block a user