add gist index back
This commit is contained in:
parent
c284e18278
commit
501b7bd941
|
@ -0,0 +1 @@
|
|||
CREATE INDEX "item_gist_path_index" ON "Item" USING GIST ("path" gist_ltree_ops(siglen=2024));
|
Loading…
Reference in New Issue