Google Bigquery is in the spotlight with lots of new functionality dropping in this release. From data type validation, including support for nested complex data types, to editable view columns and comments, and a revamped compare screen, Bigquery projects are better than ever. Also, we've added dbt source/model filtering on the forward engineering screen to help zero in on the objects you're looking for.
Changes with no impact on existing DDL/API functions
Relational Modeling
- Separate rules for logical and physical case standards delimiters
- BigQuery. Data types strict validation
- BigQuery. Array and range data type (includes arrays of structs)
- BigQuery. Compare by properties (enriched over plain text compare)
- BigQuery. Column description for views
- Display and filter dbt sources and models on the FE screen
- Rename projects and branches (for Folders on the dashboard)
- Snowflake. Excel upload RE/Db Doc for Dynamic, Hybrid and Iceberg tables
- 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)
- Database object. Create new in DB explorer under the schema shall create object under the same schema
- Subject areas and Diagrams now use Logical case standards rules


