mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
Renumbering sql/320 sql updates
This commit is contained in:
parent
2964f399c7
commit
8b07b82b93
10 changed files with 0 additions and 0 deletions
2
sql/320/04_groups.sql
Normal file
2
sql/320/04_groups.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
alter table `groups`
|
||||
add column `raiddifficulty` int(11) UNSIGNED DEFAULT '0' NOT NULL after `difficulty`;
|
||||
Loading…
Add table
Add a link
Reference in a new issue