github sqlfluff/sqlfluff 0.9.0
0.9.0 - Simple API refinements + dbt 1.0.0 compatibility

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

What’s Changed

This release brings about several great new additions including:

  • dbt 1.0.0 compatibility.
  • CLI and Simple API paramaters to provide custom paths to config files.
  • Refinement to Simple API to return parse output in JSON format rather than as an internal SQLFluff object (BREAKING CHANGE).
  • An Official SQLFluff Docker Image.
  • Grammar improvements across various dialects.
  • A new rule (L057) to check for non-alphanumeric values in identifiers.

There have also been many bug fixes and improvements to the CI and development processes.

🚀 Enhancements

🐛 Bug Fixes

Don't miss a new sqlfluff release

NewReleases is sending notifications on new releases.