Changes with no impact on existing DDL/API functions

  • Add Select All option to Forward Engineering object list
  • Accept .DDL file extensions in Reverse Engineering file upload Add inactive icons to new logical project
  • Add VARCHAR2, GEOMETRY, DECFLOAT, UUID to list of Snowflake data types
  • Hide SSO direct connect option when no SSO is set for account Improve error message text in global project FE
  • (Fix) Databricks views - can't parse GROUP BY ALL statement
  • (Fix) Databricks views push to git folders
  • (Fix) Databricks. Deprecate Bloom Filter Index
  • (Fix) drag and drop PK columns to dynamic table fails
  • (Fix) get_ddl for snowflake fails on named lowercase objects - need quotes
  • (Fix) Snowflake. Compare/Merge. On small/resized screens: view logical name change is not displayed in compare properties; view shown as Updated with no visible property change
  • (Fix) Update Snowflake parser to accept procedure scripts with keywords we don't support now

Changes with no impact on existing DDL/API functions

Relational Modeling

  • Separate rules for logical and physical case standards delimiters
  • BigQuery. Compare by properties (enriched over plain text compare)
  • Rename projects and branches (for Folders on the dashboard)
  • Update background color for FK logical name in XLSX
  • Excel. Include cardinality column Display Logical names in Physical projects conceptual view mode
  • Allow "Exclude from standards" to be editable on columns when table exclusion is applied
  • Add the initialization_warehouse parameter to dynamic tables
  • Sort tags by alpha in database explorer and related objects
  • Relationship highlighting behavior for FK columns (highlight only selected)
  • Use FK popover for table template physical relationships
  • Locate object on diagram on click from explorer (tooltip)
  • Subject areas and Diagrams now use Logical case standards rules

Changes with no impact on existing DDL/API functions

SqlDBM will be accessible from AI agents via the new MCP server, exposing the existing read-only OpenAPI surface (projects, revisions, model, DDL, alter scripts) using your existing OpenAPI tokens.

Changes with no impact on existing DDL/API functions

Copilot v2.1 adds a human-in-the-loop clarification step, lets you copy full assistant replies, displays selected items above the input, and ships a batch of tool-handler fixes

  • Clarification tool — Copilot asks the user to choose between options (flag / Snowflake tag / Model Governance field, etc.) instead of guessing on ambiguous requests
  • Show selected items above the chat input
  • Copy full agent response (all messages produced in reply to a single user message), not just one
  • Expanded Copilot tools and updates to existing tools
  • (Fix) Changing schema color via Copilot now also updates the colors of tables in that schema
  • (Fix) Model Governance field tool now rejects label strings passed as selectValueIds with an actionable error, instead of silently saving an invalid binding

Changes with no impact on existing DDL/API functions

BigQuery views and materialized views now have editable columns. This means they will now be visible on Database Documentation screen and Excel import/export. The "User projects" page for Admins gets a complete overhaul with new columns, sorting, and filtering. Updates to Table Templates for Snowflake: we now support Views, Materialized Views, and Dynamic tables - with auto-generated SELECT statements!

Relational Modeling

  • BigQuery. Array and range data type support — ARRAY (with inner data type validation) and RANGE (datetime, timestamp, date)
  • BigQuery. Column descriptions for views across RE, FE, Excel import/export, and merge
  • BigQuery. Materialized Views with full options configuration
  • Snowflake. Table templates for views, materialized views, and dynamic tables, plus Visibility property
  • Show detailed error summary for dbt manifest upload (meaningful title, exact line/text where parsing failed)
  • Databricks. Materialized View column properties (NOT NULL, COMMENT, MASK, etc.) supported in view parsing

Changes with no impact on existing DDL/API functions

Relational Modeling

  • Redshift. Push views to git folders
  • Improve error message text when saving with a duplicate project name
  • User Projects Admin page — UI update, add sort and filter and new columns
  • Remove database objects announcement banner from Dashboard and Reverse Engineering screens
  • Copilot v2.0
    • Display Copilot tool calls in chat for better transparency of assistant actions
    • Expanded Copilot tooling: diagram view mode control and node removal from diagrams

Changes with no impact on existing DDL/API functions

Relational Modeling

  • Virtual Relationships v2 — unified visibility, naming, and constraints across Views, Materialized Views, and Dynamic Tables
  • Snowflake. Excel upload (RE/Db Doc) support for Dynamic, Hybrid, and Iceberg tables
  • Display and filter dbt sources and models on the Forward Engineering screen
  • Add Virtual join and Virtual dependency to the menu in crow's foot notation
  • Split header into top bar and page title across all Dashboard pages
  • Add max-width to Dashboard layout (default 1856px / compact 1200px)
  • Copilot v1.5
    • Change colors of a single table or a group of tables via Copilot
    • Chat history toggle in Copilot Highlighting for the active history item in Copilot
    • (Fix) Flags added by Copilot are now persisted across page refreshes
    • (Fix) Mermaid diagrams in Copilot chat follow the current light/dark theme
    • (Fix) AI in DB Documentation correctly fills logical names in Japanese

Open API Enchancements

Release contains new endpoints to expand existing GET functionality as well as new POST endpoints to create and update projects.

Redshift views are here!

Changes with no impact on existing DDL/API functions

Relational Modeling

  • Native support for Redshift views including direct connect

📂 Dashboard folders are coming to SqlDBM! Also, the "database" object is added to all physical projects, allowing users to maintain fully qualified object names for project objects.


Changes requiring attention

Dashboard folders

In this release, the Dashboard Folders feature will use forward slashes ("/") in project names to organize projects into folders on the dashboard. If your project names contain forward slashes, they will be displayed as folders on the dashboard.

Action Required: If your project names do not contain forward slashes, or if you use forward slashes to represent project hierarchies, no action is needed. However, if you do use forward slashes in project names outside of these contexts, please change the separator to a different character. There is no deadline for this update, as project names will remain editable after the release.

The Conceptual View mode will display Logical object names

(Scheduled for release in late-March)

The Conceptual View mode will display Logical object names, similar to what is seen in the Logical View mode, within physical projects. This change aligns more closely with the intended purpose of the Conceptual View mode and aims to improve readability. Please note that if you share conceptual diagrams through Confluence or Iframe, the object names will appear as Logical names.

Action required: none.


Changes with impact on existing DDL/API functions - Snowflake File Format

(Scheduled for release in late-March)

As file format assignment on objects has been deprecated in Snowflake, SqlDBM projects will make adjustments across the tool accordingly. These changes do not affect the file format (database) object, which is and will continue to be supported.

  •  Snowflake. Remove file format assignment on objects
    • Remove the file format dropdown from object properties
    • Do not include file format assignment on objects in Forward Engineering
    • Skip (i.e., do not parse and store) file format assignment on objects in Reverse Engineering.

Action required: none. Any existing file format assignments will no longer appear in the UI or in the DDL generated on the FE. Objects with file format assignments will appear as changed in git due to this difference.


Changes with no impact on existing DDL/API functions


  • Database object support for all projects
  • Dashboard folders for project grouping
  • Dbt manifest v2 – auto-import of refs into virtual dependency relationships
  • iFrame - include reports
  • iFrame - allow domains without subdomains
  • Show Logical related objects in Physical object properties
  • Databricks - support external tables in table templates
  • Apply auto-layout on new diagrams created from RE