This release brings support for dbt 1.5+. Some internals of dbt mean that SQFluff versions prior to this release may experience errors with dbt versions post 1.5. In addition to that there are some dialect and templating improvements bundled too:
Support for custom Jinja filters.
An additional configurable indent behaviour within CASE WHEN clauses.
Additional support for bracket quoted literals in TSQL and RF06.
Dialect improvements to Snowflake, Hive, Redshift, Postgres, Clickhouse, Oracle and SQLite
This release brings support for dbt 1.5+. Some internals of dbt mean
that SQFluff versions prior to this release may experience errors with
dbt versions post 1.5. In addition to that there are some dialect and
templating improvements bundled too:
Support for custom Jinja filters.
An additional configurable indent behaviour within CASE WHEN clauses.
Additional support for bracket quoted literals in TSQL and RF06.
Dialect improvements to Snowflake, Hive, Redshift, Postgres,
Clickhouse, Oracle and SQLite
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps sqlfluff from 1.4.5 to 2.1.1.
Release notes
Sourced from sqlfluff's releases.
... (truncated)
Changelog
Sourced from sqlfluff's changelog.
... (truncated)
Commits
7e48434
Prep version 2.1.1 (#4888)b38ced2
profiels dir env var or default (#4886)7bb8ea7
Bigquery: Allow emptystruct
inTO_JSON
(#4879)12fdb9b
Set type of ARRAY function for BigQuery (#4880)b0ee8b6
Full athena SHOW coverage (#4876)2c3a4dc
Sparksql add star support in multiparameter functions (#4874)12a0707
Oracle create view with EDITIONING & FORCE (#4872)57908b9
Fixes pip installation link on Getting Started (#4867)133510d
Athena: add "weird" test cases forgroup by
(#4869)335fd1b
Athena: add support forCUBE
ROLLUP
GROUPING SETS
(#4862)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)