mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
1 line
75 B
SQL
1 line
75 B
SQL
alter table spawn_events add column `strict` tinyint(4) not null default 0; |