github sqlfluff/sqlfluff 0.5.4
Refactor Release

latest releases: 3.0.7, 3.0.6, 3.0.5...
3 years ago

This release brings a few bug fixes and parsing tweeks but the main changes are underlying refactors and simplifications to support future development.

Added

  • Parsing of Postgres dollar quoted literals.
  • Parsing of Postgres filter grammar.
  • Parsing of "ALTER DEFAULT PRIVILEGES" Postgres statement.
  • Parsing of Postgres non-explicit role granting and function execution.
  • Early failing on fatal dbt templater fails.

Changed

  • Big rewrite of the lexer, segments and position markers for simplicity and to support future parallelism work.
  • Fix to L036 which previously mangled whitespace.

Don't miss a new sqlfluff release

NewReleases is sending notifications on new releases.