mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
2 lines
95 B
SQL
2 lines
95 B
SQL
alter table tblWorldServerRegistration add ServerTrusted integer NOT NULL after ServerAdminID;
|