chore(DB): import pending files

Referenced commit(s): fc2d3f332e
This commit is contained in:
github-actions[bot] 2026-03-26 10:00:14 +00:00
parent fc2d3f332e
commit 17cad7afe1

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_25_06 -> 2026_03_26_00
-- Add mail commands
DELETE FROM `command` WHERE `name` IN ('mail', 'mail list', 'mail return');
INSERT INTO `command` (`name`, `security`, `help`) VALUES