github sqlfluff/sqlfluff 3.0.0a5
[3.0.0a5] - 2024-01-30

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

Highlights

This release primarily brings through a large set of dialect improvements and bugfixes from over the holiday period. Notably also:

  • A change in the default behaviour for convention.not_equals. The new default is to be consistent, which is slightly more relaxed than the original behaviour.
  • A new rule (aliasing.self_alias.column) which prevents aliasing a column as itself.
  • Disables AL01 (aliasing.table) by default for Oracle.

This release also saw ELEVEN new contributors in this release πŸŽ‰πŸŽ‰πŸ†πŸ†πŸŽ‰πŸŽ‰. Great to see so many new people getting involved with the project. Thank You πŸ™.

What’s Changed

New Contributors

Don't miss a new sqlfluff release

NewReleases is sending notifications on new releases.