-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
The linter fix with bigquery dialect applies a d…
-
**Is your feature request related to a problem? Please describe.**
Currently, SQL query strings can not be auto-formatted.
**Describe the solution you'd like**
Add an auto-format command to the C…
musjj updated
1 month ago
-
In our CI/CD we're running the command `diff-quality --violations sqlfluff --compare-branch=master --fail-under=100` on version 7.7.0 on a branch that has only deleted/removed files. We have hundreds …
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I have run `sqlfluff fix --dialect snowflake --ru…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Frequently we use the following syntax for…
-
When trying to format some documents the extension provides two error boxes:
1. SQLFluff templating/parsing errors found
2. Fix aborted due to unparseable template variables. Use --FIX-EVEN-UNPARSAB…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When single table statement contains compl…
-
Currently, linters such as yamllint that are installed using Python require them to be installed globally. When they are installed in a venv, they work normally, but aren't seen by the linter extensio…
-
I am trying to set the values for layouts found here:
https://docs.sqlfluff.com/en/stable/layout.html#aligned-elements
Specifically, I am trying to set 'align_within = select_clause'
I haven't …
-
I would like to know if it's possible to add a datetime or pendulum object into jinja context.
In fact, I would like to render some [airflow's builtin variable](https://airflow.apache.org/docs/apac…