Notebooks: Tabs have been removed from output. #247
Notebooks: The option to save output in a notebook has been added (under active development). #44
Fixed
Range highlighting better handling new lines after semicolons
MySQL/MariaDB: Fixed issue with unicode enum values.
CockroachDB: Fixed issues with default database and introspection differences with Postgres. #258
Tunnels: Fixed issue with private keys without passwords prompting for passwords. #257
v1.6.7
Changed
DB Explorer context menu now has filtering for any set of items (tables, views, etc). This replaces the previous filtering of databases and schemas configured per connection. #115
Fixed
Exports no longer includes the row number column.
CockroachDB: Fixed error when trying to connect to local instance, and a typo. #253
v1.6.6
Changed
If a table has more rows than rowsToLoad setting (default 100) filtering, paging and scrolling will fetch rows from the database as needed. #170
Added warning if refreshing results with unsaved changes.
Setting: Removed maxRowsToFetch
Setting: Added rowsToLoad (default 100). Controls number of initial rows loaded when opening a table or view. #170
Fixed
Exporting insert statements will use the tables name (if present). #250
v1.6.5
Changed
When results are returned that hit the max row limit, sorting will now re request the data from the server. #170
SQLite: Added support for loading extensions, currently only sqlite-vec. #249
Notebooks: Changed file format to YAML for better Git readability.
Fixed
SQLite: Added real mapping (changed float to be the alias). #246
Result column filters were not working for date columns correctly.
v1.6.4
Changed
Moved to perpetual license model.
Setting: Order By Primary Key: Will order by the primary key if present when opening a table. #220
Notebook: The connection is now persisted in the notebook file, and the notebook will show an error if the connection cannot be found on re opening the file. #44
Ready to try DBCode?
Install DBCode today and transform your database workflow in
Visual Studio Code.