Release v.26.3.4 - May 13, 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!

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