Skip to content

Releases: alittlesliceoftom/insert_by_timeperiod

V 0.2.0

19 Sep 16:31
Compare
Choose a tag to compare

Update package to work with adapters beyond SQL server (currently just synapse/fabric updates)

Change is backwards compatible, e.g. v1.4 of https://github.com/microsoft/dbt-synapse/releases still works, but now v1.8 also works.

Intermediate versions not tested, but no obvious reason why they wouldn't.

V0.1.2

12 Jun 16:43
Compare
Choose a tag to compare

Patch to fix hook behaviour

V0.1.1

07 Jun 15:37
Compare
Choose a tag to compare

Patch release which adds package constraint to dbt utils.

Also a readme error correction on install instructions.

v0.1.0

04 Jun 15:19
943daba
Compare
Choose a tag to compare

V0.1.0 release which contains 2 new features as a deviation from insert by period, currently only tested on Synapse:

Features:

  1. Backfill mode
  2. From and to dates in timeperiod where conditions, which better enables window functions