All notable changes to the "sqlops-spexecutesql-to-sql" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- fix bug in parsing double quote in the query
- fix bug in regex for reading query with extra white character
- fix a bug in format document
- improve the experience with modify selection and scrolls position
- fix bug in sp_executesql with an unnamed parameter value
- Initial release