mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-04-23 21:39:13 -05:00
2 lines
64 B
SQL
2 lines
64 B
SQL
ALTER TABLE bug_reports ADD reporter_id INT NOT NULL DEFAULT 0;
|