Changelog

Track our development progress with detailed updates, improvements, and bug fixes.

  • v1.14.19

    Changed

    • Data: Transpose mode improved, cmd/ctrl+t to toggle transpose mode, undo still needs work when switching modes. #554
  • v1.14.18

    Changed

    • Data: Transpose mode improved, some issues with switching modes with pending edits still to be resolved. #554
    • Inspector: Added form view with editing support, search and copy feature, and support for transposed results.
    • Results: Simplified selection UX, allowing for duplicating partial rows.
    • SQLite: Added support for an idle timeout. #615

    Fixed

    • Added index as an escaped identifier. #620
    • Results: Reduced row heights when a smaller font size is used.
  • v1.14.17

    Changed

    • Data: Transpose icon added to allow transposing the data in the results grid (in preview, still working on it). #554
    • SQL Server/Azure: System tables are now grouped into their own System Tables section in the explorer if present.

    Fixed

    • Autocomplete: Aliased tables across databases which did not support schemas were not being handled correctly.
    • Connection Pinning: Added keep alive for SQL Server. #611
  • v1.14.16

    Changed

    • ERD: Now part of the core features.
    • Notebook Export: Now part of the core features.
    • Export/Share: Last used theme is now remembered.

    Fixed

    • MCP: Autostart was prompting to sign in/activate, even when already signed in. #610
    • Results: Refreshing table data with schema changes was not reflecting updated schema (eg new columns not being shown).
    • Notebook Export: Fixed issue with formatting of tables.
  • v1.14.15

    Changed

    • ERD: Added option to change the connecting line style, and remember the choice.
    • API: Updated connections will run change detection and re connect if details like port, password, etc change. #568

    Fixed

    • Postgres: Fixed issue with introspection not getting default values.
    • Postgres: Fixed issue with introspection not getting foreign key columns.
    • Yugabyte: Fixed introspection issue. #591
    • Editor: Fixed parsing create package statements.
  • v1.14.14

    Changed

    • Export: Remember CSV settings for the next export. #599
    • ERD: Will remember the position of tables if they are re arranged.

    Fixed

    • MCP: Autostart was not always working.
    • ERD: Improved cardinality display.
  • v1.14.13

    Changed

    • Editor: Connections are now pinned to the editor for re use. Supporting temp tables, and other temporary objects/commands. (SQL Server only to start with). #578
    • SQLite: Added memory option for creating a memory only database. #595

    Fixed

    • Offline license display in the account section now, including ability to remove the license.
    • Using an offline license is only possible now when not being signed into an account.
  • v1.14.12

    Changed

    • Setting: Added a setting (useExecuteCodeLens) to control if the execute code lens is shown in the editor. #358 #586
    • DuckDB: Updated driver to 1.3.1. #592
    • ERD: Any open diagrams will automatically update on changes to related schema/database. #383
    • ERD: Hovering over a table will show its relationships.
    • ERD: Added option to filter the columns displayed in the diagram to only show key columns or just table names.

    Fixed

    • DBCode icon was not showing if the panel display was set to show icons only.
    • StarRocks: Fixed issue with introspection. #585
    • SQLite: Fixed sqlean extension not being loaded correctly on windows. #593
    • Results: Improved web page export, added maximize button.
  • v1.14.11

    Changed

    • ERD: Supports keyword search, clicking a table to highlight relations, cardinality shown on connections, (sharing a work in progress). #329
    • Connection Import: You can now import connections from Azure Data Studio, pgAdmin or CSV files. #494
    • Autocomplete: Will now offer join syntax when adding joins. #204
    • API: Added an API for other extensions to use. #568
    • Export: Added option to suppress quotes in csv export. #589

    Fixed

    • Bigquery: Not filtering columns in the explorer for external tables. #580
    • Notebook: Fix export not rendering charts. #206
    • Parser/Autocomplete: Improved more syntax understanding.
    • MCP: Added required to parameter descriptions where appropriate. #581
    • Postgres: Fixed datatype issue.. #514 #491
  • v1.14.10

    Changed

    • Notebook: Export now supports file uploads for images, videos etc, as well as compressing document content.
  • v1.14.9

    Changed

    • Notebook: Export completed. #206
    • Sharing: Support for custom S3 compatible bucket/custom domain name. #207
    • Export / Sharing: Web Page option added allowing to export functional results grid.
  • v1.14.8

    Changed

    • Notebook: Export completed. #206
    • Sharing: Support for custom S3 compatible bucket/custom domain name. #207
    • Export / Sharing: Web Page option added allowing to export functional results grid.
  • v1.14.7

    Changed

    • Notebook: Export UI improved, preview of HTML export in palce, results and charts not hydrated yet. #206
    • Results: Re worked the share panel to include export, and allow custom delimiter for CSV. #547
    • DuckDB: Updated driver to 1.30. #573
    • Oracle: Capturing dbms_output.put_line statements to output tab. #574

    Fixed

    • Parameters: Incorrectly picking up parameters in some quoted strings. #575
  • v1.14.6

    Changed

    • Setting: Wrap Cell Text: Control if cell text should be wrapped by default. #565
    • Results: Right click a column heading to select to wrap/unwrap text. #565

    Fixed

    • Trino: Used jdbc schema where possible. #571
    • MCP Server: Made query string auth more reliable in Cursor. #567
    • SQLite: Fixed explain plan execution. #570
    • Oracle: Introspection error. #543
    • Notebook Export: Fixed PDF formatting for tables and code blocks, enabled PDF encryption. #206
  • v1.14.5

    Changed

    • Results: Added option to count all rows when red row count is shown. #509
    • SQLite: Added sqlite-js and sqlean extensions.
    • Editor: If you use the keyboard shortcut, or execute icon without the cursor in an active statement, you will be prompted to confirm executing the whole document.

Ready to try DBCode?

Install DBCode today and transform your database workflow in Visual Studio Code.