File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1+ ## dbt-adapters 1.16.5 - August 19, 2025
2+
3+ ### Fixes
4+
5+ - Correct column mapping lookup in unit test macro ([ #1273 ] ( https://github.com/dbt-labs/dbt-adapters/issues/1273 ) )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
1010- Do not edit this file directly. This file is auto-generated using [ changie] ( https://github.com/miniscruff/changie )
1111- For details on how to document a change, see the [ contributing guide] ( /CONTRIBUTING.md#changelog-entry )
1212
13+ ## dbt-adapters 1.16.5 - August 19, 2025
14+
15+ ### Fixes
16+
17+ - Correct column mapping lookup in unit test macro ([ #1273 ] ( https://github.com/dbt-labs/dbt-adapters/issues/1273 ) )
18+
19+
20+
1321## dbt-adapters 1.16.4 - August 15, 2025
1422
1523### Fixes
@@ -23,7 +31,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
2331### Contributors
2432- [ @mpatek ] ( https://github.com/mpatek ) ([ #205 ] ( https://github.com/dbt-labs/dbt-adapters/issues/205 ) )
2533
26-
2734## dbt-adapters 1.16.3 - July 21, 2025
2835
2936### Fixes
You can’t perform that action at this time.
0 commit comments