Release v26.3.2 - Expected May 7, 2026



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!



  • BigQuery. Editable columns and descriptions for views and materialized views
  • Snowflake. Table templates for views, materialized views and dynamic tables + Visibility property
  • User projects Admin page - UI update, add sort and filter and new columns
  • Add Select All option to Forward Engineering object list
  • Accept .DDL file extensions in Revserse Engineering file upload
  • Add inactive icons to new logical project
  • Add VARCHAR2, GEOMETRY, DECFLOAT, UUID to list of Snowflake data types
  • Databricks Materialized View support column properties in view parsing
  • Hide SSO direct connect option when no SSO is set for account
  • Improve error message text in global project FE
  • Show detailed error summary for dbt manifest upload
  • (Fix) Database object. Create new in DB explorer under the schema shall create object under the same schema
  • (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) Non-user-friendly error shown when saving with a duplicate project name
  • (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