Bug fixes
- Fix issue where inspect would not work with table names with a '.' (dot). (#2455)
- Fix issue where autocomplete does not quote table names that need to be quoted. (#3065)
- Fix issue where check csv output was appending an extra line at the end. (#3106)
- Fixes issue where snapshot mode in query leads to duplicate rows in console/file output. (#3112)