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/0009_real_hammerhead.sql

2 lines
No EOL
180 B
SQL

ALTER TABLE "prediction_question" ALTER COLUMN "question" SET DATA TYPE varchar(200);--> statement-breakpoint
ALTER TABLE "prediction_question" DROP COLUMN IF EXISTS "description";