mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-03-09 19:50:05 -04:00
* INSERT VALUES has the limit of 1000 rows. Replace with derived table. * Remove NOT NULL restriction from the generated table. * Fix line endings in SQL Assessment source files.