Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 18:23
· 8 commits to main since this release
104d38e

v0.1.9 What's Changed (2024-10-26)

Chores

  • loader: Moving the internal loaddiff method to be under the sql patch struct (#56) (73b622c0)
  • refactore: refactoring the where variable name to match the join style (#57) (24618f6d)

Features

  • examples: Updating examples (#59) (0a9da7a9)
  • inserter: Allowing fields to be ignored on the inserter package (#60) (104d38e3)
  • patch: Updating the patches to use the includes nil and zero (#58) (18ec5a8e)