Fixes
- Fixed the behavior of the incremental schema change ignore option to properly handle the scenario when columns are dropped (thanks case-k-git!) ([580](https://github.com/databricks/dbt-databricks/pull/580))
- Fixed export of saved queries (thanks peterallenwebb!) ([588](https://github.com/databricks/dbt-databricks/pull/588))
- Properly match against null for merging matching rows ([590](https://github.com/databricks/dbt-databricks/pull/590))