1 line
81 B
MySQL
Raw Normal View History

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