mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-03-10 12:01:39 -04:00
* Add null checks when converting notebooks to SQL, and SQL to notebooks. * Remove unnecessary newlines and spaces from multi-line comments. * Use the current environment's newline characters when converting cell text to a SQL query. * Add additional unit tests for notebook conversion.