feat: AI-powered prediction market (Hopium)
This commit is contained in:
parent
4fcc55fa72
commit
2a92c37d26
33 changed files with 7009 additions and 4518 deletions
2
website/drizzle/0009_real_hammerhead.sql
Normal file
2
website/drizzle/0009_real_hammerhead.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE "prediction_question" ALTER COLUMN "question" SET DATA TYPE varchar(200);--> statement-breakpoint
|
||||
ALTER TABLE "prediction_question" DROP COLUMN IF EXISTS "description";
|
||||
Reference in a new issue