Skip to main content

Documentation Index

Fetch the complete documentation index at: https://elementary-devin-1774320697-fabric-cloud-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

elementary.schema_changes Executes schema changes monitor that alerts on deleted table, deleted or added columns, or change of data type of a column. Data Types note: Snowflake, Redshift and Postgres all has “synonym” data types, like VARCHAR and TEXT in Snowflake. These will be considered as equals by the tests. Types are converted internally to deal with this.
Supported in Databricks with Unity Catalog only.
Not supported in Athena or Trino.
version: 2

models:
  - name: < model name >
    data_tests:
      - elementary.schema_changes