Skip to content

dbt-adapters v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 22:46

dbt-adapter 1.2.1 - May 21, 2024

Features

  • Improvement of the compile error message in the get_fixture-sql.sql when the relation or the model not exist

Under the Hood

  • Add query recording for adapters which use SQLConnectionManager
  • Improve memory efficiency of process_results()