Files
TestEventServer/migrations/dlu/2_reporter_id.sql

2 lines
64 B
SQL

ALTER TABLE bug_reports ADD reporter_id INT NOT NULL DEFAULT 0;