Rename an existing index
Allow for the possibility of renaming an existing index, without having to drop and recreate it.
Let us say a unique index exists in production, it might not be possible to safely drop it. Yet the index name might not be ideal.
7
votes
Cédric
shared this idea
-
Vedant commented
+1 on this. Would like to add friendlier names for existing index so they can be used to "hint". Having to re-create index is not efficient