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