This commit is contained in:
Pablo Fernandez 2023-12-01 11:18:39 +00:00
commit e5febb3345
27 changed files with 1925 additions and 1162 deletions

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Request" ADD COLUMN "allowed" BOOLEAN;