start roles

This commit is contained in:
Soph :3 2026-01-17 20:58:32 +02:00
parent ac7c4f77fb
commit 0a8a9236b1
13 changed files with 1809 additions and 191 deletions

View file

@ -0,0 +1 @@
ALTER TABLE `role` ADD `can_be_deleted` integer DEFAULT 1 NOT NULL;