Files
image-apiv3/drizzle/0001_harsh_morbius.sql
Beyhan Oğur 031582ea2c first commit
2026-04-26 22:11:03 +03:00

1 line
66 B
SQL

ALTER TABLE "user" ADD COLUMN "role" text DEFAULT 'user' NOT NULL;