Skip to content

tsql-utils v0.6.7

Compare
Choose a tag to compare
@dataders dataders released this 29 Apr 15:27
· 225 commits to main since this release
b916816

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() and dbt_utils.datediff() #36

Under the hood