commit
This commit is contained in:
2
drizzle/0008_nosy_robin_chapel.sql
Normal file
2
drizzle/0008_nosy_robin_chapel.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "users" ADD COLUMN "username" text;--> statement-breakpoint
|
||||
CREATE UNIQUE INDEX "users_username_idx" ON "users" USING btree ("username");
|
||||
Reference in New Issue
Block a user