2022-09-27 16:44:36 -05:00

1 line
81 B
SQL

CREATE INDEX IF NOT EXISTS "item_gist_path_index" ON "Item" USING GIST ("path");