Align the table aliases in the JOIN clause with SQLFluff?
I’m setting up SQLFluff to lint my BigQuery SQL files, and I want to apply some customized align logic.
Align the table aliases in the JOIN clause with SQLFluff?
I’m setting up SQLFluff to lint my BigQuery SQL files, and I want to apply some customized align logic.
Align the table aliases in the JOIN clause with SQLFluff?
I’m setting up SQLFluff to lint my BigQuery SQL files, and I want to apply some customized align logic.
Align the table aliases in the JOIN clause with SQLFluff?
I’m setting up SQLFluff to lint my BigQuery SQL files, and I want to apply some customized align logic.
How to indent sql inside transactions with sqlfluff
I’m using sqlfluff 3.1.0 with the postgres
dialect.
How to indent sql inside transactions with sqlfluff
I’m using sqlfluff 3.1.0 with the postgres
dialect.
sqlfluff:Unrecoverable error in jinja templating
I am running sqlfluff lint
on a file and getting error:
cannot get SQL join clause ON to align with sqlfluff
I am trying to get sqlfluff to perform various alignments within our company’s SQL code. The one I’m struggling with is the alignment within the join clause