chore(DB): import pending files

Referenced commit(s): dc9efbdff1
This commit is contained in:
github-actions[bot]
2026-03-30 21:56:02 +00:00
parent dc9efbdff1
commit d20b9db8b2

View File

@@ -1,5 +0,0 @@
--
ALTER TABLE `bugreport`
ADD COLUMN `State` TINYINT NOT NULL DEFAULT 1,
ADD COLUMN `Assignee` VARCHAR(255) DEFAULT NULL,
ADD COLUMN `Comment` LONGTEXT DEFAULT NULL;