feat(database): settings added in

This commit is contained in:
2025-03-04 16:42:26 -06:00
parent 9b7e60cad0
commit 44ba7d9feb
12 changed files with 2185 additions and 17 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE "settings" RENAME COLUMN "role" TO "roles";--> statement-breakpoint
ALTER TABLE "modules" DROP COLUMN "roles";