0.2.0.0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "User" ADD COLUMN "isActive" BOOLEAN NOT NULL DEFAULT true,
|
||||
ADD COLUMN "isAdmin" BOOLEAN NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user