'Protect' some code snippets from SQL Refactor

SQL Refactor is fantastic for 99.99% of our code. Every now and again however, perhaps in the middle of a stored procedure, for readability we will structure some complex or repetitive code in a very specific way. As a future feature request, would it be possible to bracket such code, perhaps with a commented directive (eg -- RF Ignore) so that SQL Refactor will not change the layout of code identified in this way.
Old Tinkers never die, they just deflate slowly over time.

Comments

Sign In or Register to comment.