github sqlfluff/sqlfluff 0.6.0a2
DBT parallel linting pre-release

latest releases: 4.2.2, 4.2.1, 4.2.0...
pre-release5 years ago

This resolves some early issues with parallel linting and the dbt templater. The intent of this pre-release is to trial this functionality more extensively before a full release.

Changed

  • Better exception handling for the simple parsing API (sqlfluff.parse) which now raises an exception which holds all potential parsing issues and prints nicely with more than one issue.
  • Fix bug #1037, in which fix logging had been sent to stdout when reading data from stdin.
  • Add a little bit of fun on CLI exit 🎉!
  • Disabled models in the dbt templater are now skipped enitrely rather than returning an untemplated file.

Don't miss a new sqlfluff release

NewReleases is sending notifications on new releases.