mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-12 17:20:02 -06:00
2 lines
64 B
SQL
2 lines
64 B
SQL
ALTER TABLE bug_reports ADD reporter_id INT NOT NULL DEFAULT 0;
|