feat: "skip" hopium on low confidence, refund
This commit is contained in:
parent
1ab442045f
commit
214c7cf3df
8 changed files with 1841 additions and 6 deletions
1
website/drizzle/0001_cuddly_dormammu.sql
Normal file
1
website/drizzle/0001_cuddly_dormammu.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
CREATE INDEX IF NOT EXISTS "prediction_question_status_resolution_idx" ON "prediction_question" USING btree ("status","resolution_date");
|
||||
Reference in a new issue