3 lines
78 B
MySQL
3 lines
78 B
MySQL
|
-- AlterIndex
|
||
|
ALTER INDEX "item_gist_path_index" RENAME TO "Item.path_index";
|