Feature Request: Separate Batches
whenriksen
Posts: 25
I would like to see some options to separate batches in SQL Refactor.
Sometimes I get code snippets containing 30+ batches, some of them being single line exec statements, others containing 200+ lines. I prefer to separate batches with a comment line to make it easier to see when the batch begins/ends.
I would like the interface to allow me to separate batches by a blank line or a comment mark followed by characters of my choosing.
Sometimes I get code snippets containing 30+ batches, some of them being single line exec statements, others containing 200+ lines. I prefer to separate batches with a comment line to make it easier to see when the batch begins/ends.
I would like the interface to allow me to separate batches by a blank line or a comment mark followed by characters of my choosing.
Comments