Features
Pricing
Blog
Docs
Install DBCode →
{ $focus.focus(document.querySelector('.pagefind-ui__search-input'));});" class=" hidden">
Changelog
1.2.2
2024-09-13
Changed
Data relationships are now navigated using an icon in the cell when mousing over, instead of the expand icon in the first column.
Fixed
Postgres (and derivatives like Redshift) would show duplicate tables in the DB Explorer if the table name was in multiple schemas.
1.2.1
2024-09-11
Changed
Published to the Open VSIX marketplace.
Fixed
Authentication was not working in the Cursor version of VS Code.
1.2.0
2024-09-10
Changed
Redshift support added.
Selecting a database when creating a connection is now optional for supported types.
Fixed
Server versions are now shown in the DB Explorer when connected, an expanded version is shown in the tooltip.
1.1.6
2024-09-04
Fixed
Token counts for AI completions are now correctly calculated.
Mongo driver does not show the new SQL file/notebook options in the DB Explorer.
1.1.5
2024-09-02
Changed
Added schema aware AI code completions for the SQL language, using GitHub Copilot if available or llama-3.1.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18