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