DBCode v1.8.1
Changed
- Excel and CSV Support: Support for opening .xlsx and .csv files as databases to query (preview). #263
Fixed
- SQLite: Fixed SQL generation when only an offset was used, without a limit. #335
- Redis: Username defaults to default as the default.
- HTTP: Added support for the vscode proxy setting to network requests, as well as the https_proxy enviroment variable. #326