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