mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-04 09:44:10 +00:00
Merge pull request #476 from EmosewaMC/bugReportFixing
Added more specific bug reporting. There is a new migration called migrations/dlu/2_reporter_id.sql to run on the database.
This commit is contained in:
1
migrations/dlu/2_reporter_id.sql
Normal file
1
migrations/dlu/2_reporter_id.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE bug_reports ADD reporter_id INT NOT NULL DEFAULT 0;
|
Reference in New Issue
Block a user