Open edgarcosta opened 4 years ago
Add a function to check for indexes or constraints ending in "_tmp"
Use that function before any reload operation, if such index/constraint is found, provide the user with instructions on how to rename those indexes/costraints.
This problem has shown up in the past week reloading nf_fields, so I think is worth addressing sooner rather than later.
nf_fields
Add a function to check for indexes or constraints ending in "_tmp"
Use that function before any reload operation, if such index/constraint is found, provide the user with instructions on how to rename those indexes/costraints.