This repository has been archived on 2025-08-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
coinstorge/website/drizzle/0001_sleepy_queen_noir.sql

2 lines
140 B
MySQL
Raw Normal View History

2025-05-22 13:17:11 +03:00
ALTER TABLE "user" ALTER COLUMN "is_admin" DROP NOT NULL;--> statement-breakpoint
ALTER TABLE "user" ALTER COLUMN "is_banned" DROP NOT NULL;