mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-05-11 16:39:21 +02:00
update to znote_schema.sql
Turns out inline comments is a big no-no.
This commit is contained in:
parent
0eb2972e30
commit
35e2ff7f43
@ -203,7 +203,6 @@ CREATE TABLE IF NOT EXISTS `znote_guild_wars` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`limit` int(11) NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`id`)
|
||||
--,FOREIGN KEY (`id`) REFERENCES `guild_wars` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
|
||||
) ENGINE=InnoDB;
|
||||
|
||||
-- Helpdesk system
|
||||
|
Loading…
x
Reference in New Issue
Block a user