Release notes: July 6–12, 2026
July 14th, 2026
Changes with no impact on existing DDL/API functions
SqlDBM AI:
- MCP programmatic access with OAuth 2.0 Device Flow: agentic AI clients (such as Claude Desktop and IDE integrations) can now authenticate to SqlDBM without pasting long-lived API tokens — users get a device verification page, tokens rotate on refresh, and admins can list and revoke connected apps
- (Fix) Copilot Deep Task now sees the object you have selected in the UI (along with system context), matching regular Copilot chat — it no longer responds as if nothing is selected
BigQuery
- Dataform YAML output for BigQuery Forward Engineering, alongside the existing dbt output: choose between Sources YAML (documentation-only declarations) or Actions YAML (table/view actions with descriptions, columns, tags, labels, partitioning, clustering, assertions, and primary/foreign keys), using the existing object-selection flow
Databricks
- Databricks clustering key support: define clustering keys on tables in the UI, and import existing clustering keys via the Unity Catalog Direct Connect connection — clustering keys no longer cause spurious "Updated" diffs on round-trip
Revisions & Approvals
- Revision-level approval fields: revisions can now be marked approved or rejected, with a matching screen in the collaborative working merge flow; these fields are editable by users who can already edit revision flags (no separate Approver role)
Project Transfer
- Project transfer now supports branches, and the overall flow is more robust: transfer eligibility follows the subscription plan, legacy or corrupt project records are handled gracefully, a failed notification email no longer fails the transfer itself, and the "Transfer to the user" button no longer becomes disabled too early
Global Objects
- (Fix) Foreign keys that reference global objects are no longer dropped from generated Forward Engineering DDL — they now appear in the script as expected (reported for Databricks)
Semantic Model
- Refreshed the Semantic Model page with clearer collapsed-panel icons
Admin Console
- (Fix) SSO and Google sign-in events are now recorded consistently, so they appear correctly in the Audit Log Excel export and the Admin Console's "last login" column
Compare & Concurrent Working
- (Fix) Removing a schema from a view no longer leaves two views with the same name — you're now prompted to rename the view instead
- (Fix) Selected rows in the Compare Revisions view are now readable in Light theme
- (Fix) Changing an object's schema in a branch and merging to main now updates the existing table instead of creating a duplicate
Integrations
- (Fix) Installing the SqlDBM Jira and Confluence apps works again after a platform-wide issue that was blocking installations for all customers
- (Fix) Jira comments made on branch projects now sync correctly — they persist in SqlDBM and propagate to the linked Jira ticket regardless of the branch they were created on
Dashboard
- (Fix) The dashboard now defaults to descending order (newest first) on the "Last Updated" column
Script Editor
- (Fix) Restored the Replace Text (Find & Replace) function in the Script Editor