2022-11-06 12:48:29 -06:00

1 line
95 B
SQL

CREATE INDEX "item_gist_path_index" ON "Item" USING GIST ("path" gist_ltree_ops(siglen=2024));