mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 17:14:43 +01:00
Applications need a Server
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "application" ADD COLUMN "serverId" INTEGER NOT NULL DEFAULT 1;
|
||||
Reference in New Issue
Block a user