This release brings a bumper lot of bugfixes, dialect improvements and other minor improvements across the board. Most notably:
A rework of the structure of the docs. NOTE: This does change the url of some docs pages, but to prevent future moves, we've also provided permalinks to most important pages and rules. See the conf.py file in the docs folder for a full list of permalinks.
Solving rule conflicts between LT02 & LT02.
Bugfixes to AM07, CV11, ST03, ST05 & RF03,
Removes some redundant dependencies in for the dbt templater (which haven't been required for some time, but have been included in the install dependencies). Specifically: markupsafe, ruamel.yaml, pydantic & rich.
And too many dialect improvements to summarise!
We've also seen fifteen new contributors to the project! Thanks to all of them for taking the time to contribute. 🎉🎉🏆🎉🎉
What’s Changed
dbt Templater: Increase dbt deps test fixture timeout (#6088) @​keraion
SparkSQL + Databricks: Add support for raw string literals (#6089) @​D-to-the-K
This release brings a bumper lot of bugfixes, dialect improvements and other
minor improvements across the board. Most notably:
A rework of the structure of the docs. NOTE: This does change the url
of some docs pages, but to prevent future moves, we've also provided
permalinks to most important pages and rules. See the conf.py file in
the docs folder for a full list of permalinks.
Solving rule conflicts between LT02 & LT02.
Bugfixes to AM07, CV11, ST03, ST05 & RF03,
Removes some redundant dependencies in for the dbt templater (which haven't
been required for some time, but have been included in the install dependencies).
Specifically: markupsafe, ruamel.yaml, pydantic & rich.
And too many dialect improvements to summarise!
We've also seen eleven new contributors to the project! Thanks to all of them
for taking the time to contribute. 🎉🎉🏆🎉🎉
What’s Changed
dbt Templater: Increase dbt deps test fixture timeout #6088@​keraion
SparkSQL + Databricks: Add support for raw string literals #6089@​D-to-the-K
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 3.1.0 to 3.1.1.
Release notes
Sourced from sqlfluff's releases.
... (truncated)
Changelog
Sourced from sqlfluff's changelog.
... (truncated)
Commits
35ffbfb
Prep version 3.1.1 (#6072)f755785
dbt Templater: Increasedbt deps
test fixture timeout (#6088)8bbd42f
SparkSQL + Databricks: Add support for raw string literals (#6089)861b982
fixes #4855 - Add DECLARE statement in snowflake dialect (#6059)1e4876b
Adding CTE to mysql views (#6077)16006dd
Rationalise config discovery routines. (#6080)6aa2cfb
fix(dialect-trino): Trino ROW datatype definition in queries (#6085)3dd2335
Databricks: Add support for GROUP BY ALL (#6082)e754d28
fix(clickhouse): add support for tuple() and ENGINE MergeTree (#6079)733636d
Add perma-links for rules (#6066)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 show