mirror of
https://github.com/Squareville/wonderland-server.git
synced 2025-12-16 20:34:54 -06:00
Remove parentheses from ADD reporter_id
This commit is contained in:
@@ -1 +1 @@
|
||||
ALTER TABLE bug_reports ADD (reporter_id) INT NOT NULL DEFAULT 0;
|
||||
ALTER TABLE bug_reports ADD reporter_id INT NOT NULL DEFAULT 0;
|
||||
|
||||
Reference in New Issue
Block a user