I was wondering how you would feel about adding an option to configure the "..." pattern to our own liking?
This is mainly useful for users with IDE's that offer syntax highlighting and sql command executions directly from their IDE (like Rider). The "..." is seen as a syntax error. If we had the ability to change the pattern to maybe a comment (eg. /*...*/) we could still leverage these features :)
Edit: The "..." pattern also causes all my bulk insert statements to show up as errors in the Rider's error/problem list and it just adds a lot of clutter.
The benefits here are pretty much only Quality of Life improvements
I was wondering how you would feel about adding an option to configure the "..." pattern to our own liking?
This is mainly useful for users with IDE's that offer syntax highlighting and sql command executions directly from their IDE (like Rider). The "..." is seen as a syntax error. If we had the ability to change the pattern to maybe a comment (eg.
/*...*/) we could still leverage these features :)Edit: The "..." pattern also causes all my bulk insert statements to show up as errors in the Rider's error/problem list and it just adds a lot of clutter.
The benefits here are pretty much only Quality of Life improvements