Local snapshot for Docker build (includes mod-ale)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- DB update 2026_02_24_00 -> 2026_03_30_00
|
||||
--
|
||||
ALTER TABLE `bugreport`
|
||||
ADD COLUMN `State` TINYINT NOT NULL DEFAULT 1,
|
||||
ADD COLUMN `Assignee` VARCHAR(255) DEFAULT NULL,
|
||||
ADD COLUMN `Comment` LONGTEXT DEFAULT NULL;
|
||||
Reference in New Issue
Block a user