3 lines
78 B
MySQL
Raw Normal View History

2022-04-12 16:09:12 -05:00
-- AlterIndex
ALTER INDEX "item_gist_path_index" RENAME TO "Item.path_index";