tsql-utils v0.6.7
tsql-utils v0.6.7
New features
- add support for
dbt_utils.surrogate_key()
#32 thanks @infused-kim - shim dbt-date, currently passing all tests! #36 thanks @b-per
- support for
dbt_utils.generate_series()
#36 - support on synapse for
dbt_utils.dateadd()
anddbt_utils.datediff()
#36
Under the hood
- add CI infrastucture for dbt-date and dbt-expectations #35 thanks to @b-per for all the heaving lifting with calogica/dbt-expectations #29, calogica/dbt-date #14, and calogica/dbt-date #15
- docs refresh