mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-27 10:20:38 +01:00
Implement maintenance
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Maintenance" ADD COLUMN "enabled" BOOLEAN NOT NULL DEFAULT true;
|
||||
Reference in New Issue
Block a user