forked from mirror/azerothcore-wotlk
Archived old sql files, they are now integrated in base
This commit is contained in:
@@ -13,6 +13,7 @@ CREATE TABLE `channels`
|
||||
`name` varchar(128) NOT NULL,
|
||||
`team` int(10) unsigned NOT NULL,
|
||||
`announce` tinyint(3) unsigned NOT NULL DEFAULT '1',
|
||||
`ownership` tinyint(3) unsigned NOT NULL DEFAULT '1',
|
||||
`password` varchar(32) DEFAULT NULL,
|
||||
`lastUsed` int(10) unsigned NOT NULL,
|
||||
PRIMARY KEY (`channelId`)
|
||||
|
||||
Reference in New Issue
Block a user