Files
image-apiv2/drizzle/0001_harsh_morbius.sql
Beyhan Oğur 71eff2d979 first commit
2026-04-26 22:09:32 +03:00

1 line
66 B
SQL

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