Drop taggings index if exists during migration
Update the taggings int4-to-int8 column swap migration to only drop indexes which exist. This prevents an issue where some self-managed customers' migrations fail due to missing indexes.
Showing
Please register or sign in to comment