Skip to content

Pluggable Templaters

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 19:35
· 2139 commits to main since this release
c3d7c6d

BREAKING CHANGE

This release extracts the dbt templater to a seperately installable plugin sqlfluff-templater-dbt. For users who take advantage of the dbt templater see the updated docs on how to migrate. It also adds the redshift dialect and removes the exasol_fs dialect which has been merged into the exasol dialect.

What’s Changed

🚀 Enhancements

🐛 Bug Fixes