Playing with Queries, and Playground
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "User" ADD COLUMN "password" TEXT,
|
||||
ALTER COLUMN "time_joined" DROP NOT NULL;
|
||||
Reference in New Issue
Block a user