Features
Pricing
Blog
Docs
Install DBCode →
{ $focus.focus(document.querySelector('.pagefind-ui__search-input'));});" class=" hidden">
Changelog
1.2.14
2024-10-04
Changed
Added a Show Only Discovered Connections option to the DB Explorer.
Preliminary support for Oracle, including Instant Client.
Formatting provider for SQL files and notebook cells now added.
Added a Copy Name option to the context menu when clicking on a column header.
Added CURRENT_TIMESTAMP as a valid value for date columns when editing data.
Added support for organizations in Neon.
Fixed
Autocomplete correctly escapes identifiers, and does not suggest columns from other tables.
Tunnel creation and editing can now select files from the .ssh folder when it’s hidden by the OS.
1.2.8
2024-09-28
Changed
Added a Copy Connection option to the DB Explorer.
Added Create, Rename and Drop database for supported databases to the DB Explorer context menu.
Fixed
Added an option to allow self-signed certificates in chain to be accepted.
Added Docs option to Help + Suggestions.
Added more options to the context menu in the DB Explorer.
1.2.7
2024-09-25
Changed
Added a Help + Suggestions panel to the sidebar.
Fixed
MySQL 5.7 introspection error when user does not have create permissions on the database.
Redshift was not showing columns in late binding views.
If introspection fails, the connection will still be allowed to be opened.
1.2.6
2024-09-24
Changed
Added a Help + Suggestions panel to the sidebar.
Fixed
MySQL 5.7 introspection error when user does not have create permissions on the database.
Redshift was not showing columns in late binding views.
If introspection fails, the connection will still be allowed to be opened.
1.2.5
2024-09-19
Changed
Added support for DigitalOcean cloud provider.
Added option to open a GitHub issue when connection and introspection errors occur.
Fixed
Added a check to ensure duplicate connection IDs are not present in settings.json if edited manually.
1
2
3
4
5
6
7
8
9
10
11