Skip to content

Commit

Permalink
Adding
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin-Thakur committed Nov 16, 2023
1 parent 43ab8ae commit 9605e47
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@

#### Features:
- Added support for [`dbt-core version 1.6.0`](https://github.com/dbt-labs/dbt-core/discussions/7958) according to DBT guidelines.
- [ ] SUPPORT: new `clone` command
- [ ] BEHIND THE SCENES: Droped support for Python 3.7
- [ ] BEHIND THE SCENES: new limit arg for `adapter.execute()`
- [ ] BEHIND THE SCENES: ensure support for revamped `dbt debug``
- [ ] BEHIND THE SCENES: Add support for new/modified relevant tests
- new `clone` command
- Droped support for Python 3.7

#### Fixes:
- new limit arg for `adapter.execute()`
- ensure support for revamped `dbt debug``
- new limit arg for `adapter.execute()`
- ensure support for revamped `dbt debug``
- Added new functional tests and parameterize them by overriding fixtures:
- TestIncrementalConstraintsRollback
- TestTableContractSqlHeader
Expand Down

0 comments on commit 9605e47

Please sign in to comment.