Skip to content

v1.9.4

Latest

Choose a tag to compare

@aosingh aosingh released this 07 Oct 16:37
19d6745

This release includes the following updates and fixes

  • dbt-core requirement upgraded to 1.10 - Fixes #186
  • Python driver requirement upgraded to v3.3.0
  • Oracle Column Metadata for VARCHAR datatype now includes size and unit e.g. VARCHAR32(5, char). Fixes #190