Track our development progress with detailed updates, improvements, and bug fixes.
autoCommit setting to connection roles, allowing per-role auto-commit defaults that override the global defaultAutoCommit setting.${role} variable to dbcode.tabTitle.format for showing the connection role in tab titles.dbcode-disconnect tool not working in Copilot Chat (missing tool registration). #1034dbcode-disconnect tool to allow AI agents to programmatically disconnect database connections and release file locks. #1034IN prefix for input parameters, matching BigQuery Console output. #1000load_extension() for loading custom extensions via post-connection SQL. #992dbcode.ai.modelId setting.LISTEN channel_name; or right-click database → Subscribe.db.collection.watch() or right-click collection → Subscribe. Requires a replica set or sharded cluster.SUBSCRIBE channel_name or right-click database → Subscribe.LIVE SELECT * FROM table; or right-click table → Subscribe.dbcode.ai.customModel. #816dbcode.ai.mcp.tokenExpiry), default 1 day, max 90 days. #960@@GLOBAL.version_comment doesn’t contain “mariadb” (e.g., Debian packages). #968TRUNCATE TABLE syntax, now uses DELETE FROM. #965INCREMENT reserved keyword in sequences query. #956