Changelog

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

  • 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.9

    Fixed

    • Excel: Will now ignore type conversion errors, and make cell null #521
    • Postgres: Don’t use information_schema to get tables/views, it was filtering out tables the user did not have permissions for. #512
  • v1.13.8

    Changed

    • Notebook: Export feature has been added in preview, cannot save pdf/publish yet, chart rendering is still a work in progress. #206
    • Favorites: Add items from the DB Explorer, files and text to save items as favorites in the current workspace.

    Fixed

    • Clickhouse: Delete and insert queries were failing. #518
    • Cloud providers: Fixed issue with expanding some providers. #517
  • v1.13.5

    Changed

    • SQL Server: Included support for SQL Server 2012 and above. #487

    Fixed

    • Oracle: 12.1 support fixed, also fixed an error with primary key mapping. #160, #505 #499
    • Output tab: Was too big in notebook output. #513
  • v1.13.3

    Changed

    • DB Explorer: Is now decoupled from connections, should be faster, and be more explicit about when connections are connecting/refreshing.

    Fixed

    • SQLite: Better detection of when to use raw method. #511
    • Results: Inserts cross schema were not reflecting the correct schema. #510
  • v1.13.2

    Changed

    • New schema storage model.
    • Clickhouse: Now has a request timeout setting in the configuration. #508

    Fixed

    • Oracle: Changed compatibility to 12.1.0
    • Explorer in some cases could miss map columns to a table.
  • v1.13.1

    Changed

    • Cassandra: Moved to new introspection model.
    • Mongo: Moved to new introspection model.
    • Files associated to connections will be remembered per workspace. #412
    • Removed the @dbcode Chat Participant in favor of copilot tools and providing context.
    • Setting: Workspace Connection: You can set a workspaces default connection, it will be stored in settings and used in quick open, and Copilot Tools. #237
    • Copilot/MCP: Added a tool that will get the default connection that if configured for a workspace.

    Fixed

    • Oracle: Getting support for 12c sorted. #160
    • Right click opening files in windows was incorrectly setting file path.
  • v1.13.0

    Changed

    • Trino: Preview support added. #172
    • DuckDB: Supports using a memory only database. #501

    Fixed

    • Definition on hover will match schemas regardless of case. #488
    • Clickhouse: Datatypes are better supported. #462 #463
    • Create Database: Was not working in the context menu.
  • v1.12.7

    Changed

    • Oracle: Moved to new introspection model.

    Fixed

    • Oracle: Fixed byte sequence error. #477 #456
    • Oracle: Use version rather than version_full. #160
    • Fixed: Sample database no longer includes extension version in the path. #498
  • v1.12.6

    Changed

    • Tab Reuse: Changed to follow VSCode enabled limit and limit value, will recycle only if limit editable and tab limit reached.
    • Output tab: Shows the execution history and output statements for Databases that support them (SQL Server, Postgres).
    • Allow air gapped computers to provide required packages manually. #486

    Fixed

    • Clickhouse: Support describe statements
  • v1.12.5

    Changed

    • Accounts: Added a refresh to the account section to refresh information and not require a logout/in.

    Fixed

    • Autocomplete: Fixed issue with alias not always being matched. #484
    • CockroachDB: Error with cluster id caused by SSL configuration in #445
    • Tab Reuse: if workbench.list.openMode is set to doubleClick tabs wont be re used, since no way to track the double click, and without it only one tab can be opened.
  • v1.12.4

    Fixed

    • Postgres: Was not handling infinity/-infinity dates. #482
    • Quick Script: Was not setting connection on the new file. #349
    • Open new file: Was not working when executed from the command pallet instead of the tree. #483

Ready to try DBCode?

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