change how we create/edit clients
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
7f8d857508
commit
bface463e2
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "clients" ALTER COLUMN "cors" DROP NOT NULL,
|
||||
ALTER COLUMN "cors" DROP DEFAULT;
|
||||
Reference in New Issue
Block a user