DarkflameServer/migrations/dlu/2_reporter_id.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
64 B
MySQL
Raw Permalink Normal View History

ALTER TABLE bug_reports ADD reporter_id INT NOT NULL DEFAULT 0;