Minor updates to all naming convention stored procedures
The minor update contains a bug fix. Because of the bug, the naming stored procedures, could in some cases try to rename objects, even if the old and new name were the same.
I also included the ability to generate a rollback script, in case the renamed objects needed to be rolled back to their original names. (don’t know why, I never thought of that feature, until I had to do it manually) 😉