2024-09-24 13:10:10 -05:00

3 lines
65 B
SQL

-- CreateIndex
CREATE INDEX "Item_boost_idx" ON "Item"("boost");