Skip to content

dbt-sqlite 1.4.0

Compare
Choose a tag to compare
@codeforkjeff codeforkjeff released this 08 Feb 02:14
· 4 commits to main since this release

NOTE: compatible with dbt-core ~= 1.4.x

Changes since 1.3.0:

  • changed exception names to be compatible with dbt 1.4.x
  • get_default_quote_policy now expects a dataclass 'field' in policy object

There's more to be done according to #40 but this is good enough as a first release for dbt-core 1.4.0 compatibility.