Added auth!
This commit is contained in:
2
migrations/0005_glamorous_pixie.sql
Normal file
2
migrations/0005_glamorous_pixie.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "user" ADD COLUMN "username" text NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "user" ADD COLUMN "hashed_password" text NOT NULL;
|
||||
Reference in New Issue
Block a user