Changelog

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

  • 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.
  • v1.14.1

    Changed

    • Import: Auto match columns based on name. #555

    Fixed

    • SQL Server: Windows Authentication was broken after version 1.13.17. #563
  • v1.14.0

    Changed

    • Azure Synapse: Added support for Synapse. #544
    • Explorer: Added right click options to create, drop and rename schemas where applicable.
    • Colors: Added dbcode.activeStatementBackground and dbcode.activeStatementBackground. #542

    Fixed

    • Postgres: Re worked detection of support for using internal PG functions in introspection. #548
    • Clickhouse: Decode map data types #562
  • v1.13.18

    Changed

    • Query Parameters: Support reuse of parameters.. eg &actorId||1||number can be re used in the same query as just &actorId

    Fixed

    • Postgres: Introspection was failing on 9.3 #551
    • SQL Server: Support Microsoft Fabric SQL Servers. #382
    • Query Parameters: Fixed dates with time in them.
    • Results: Removed contains and other non support filter types on UUID columns.
  • v1.13.17

    Fixed

    • Clickhouse: Re working this to pick up the standard ones as a fallback. #538
    • SQL Server: Introspection performance improvements. #425
    • SQL: Various engines need backslash \ escaped in string literals. #540
  • v1.13.16

    Fixed

    • Supabase: Was not correctly switching projects for db account creation. #536
    • Clickhouse: Catch a few more non standard SQL statements that need to run through the command path. #538
    • Redis: Show empty keyspace is none are found. #535

Ready to try DBCode?

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