Skip to content

dbt Constraints v0.4.1

Compare
Choose a tag to compare
@sfc-gh-dflippo sfc-gh-dflippo released this 11 Aug 14:49
· 95 commits to main since this release
822dd1b

New Features

None

Fixes

  • Handling the Postgres identifier length limits by @ArtemHU in #18
  • Handling Oracle identifier limits by @danflippo
  • Fixed a small issue on the Oracle macro related to upper/lower case table names that was causing FK to be skipped because the logic was not correctly looking up whether any PK/UK existed on the parent table by @danflippo

Known issues

None

New Contributors

Full Changelog: 0.4.0...0.4.1