github sqlfluff/sqlfluff 1.4.2
[1.4.2] - 2022-11-13

latest releases: 4.2.2, 4.2.1, 4.2.0...
3 years ago

Highlights

This release is less about internals and much more about some quality of life improvements and dialect changes. The most notable are:

  • The introduction of a sqlfluff render command to preview the results of templated sql.
  • Linting errors within templated loops should now only appear once in the linting output.
  • Indentation around jinja {% set %} statements should now be more consistent.
  • Linting errors around unparsable code are now more appropriately handled (with more to come soon on that front).
  • Error messages when specified files aren't found are now more specific.

We've also got dialect improvements for Redshift, SOQL & SparkSQL.

What’s Changed

Don't miss a new sqlfluff release

NewReleases is sending notifications on new releases.