-
Hi!
I have rule L019 set to leading commas. The formatter perfectly follows the rule and puts all commas in front. The linter however subsequently marks these as errors. All other rules seem to be …
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
sqlfluff currently treats the internals of a post…
wwuck updated
6 months ago
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When running sqlfluff with multiprocessing…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When I have jinja code produce a very long…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
First of all: wow, what a wonderful tool! …
-
My sqlfluff version is `v3.0.2`
System info:
```
Version: 1.89.1 (system setup)
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:13:33.891Z
Electron: 28.2.8
ElectronBuildId:…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
`.sqlfluffignore` only ignores files when the ful…
-
I am doing SQL analysis recently, using this package, but this package does not support informix database yet. Will there be any support plan in the future?
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I'm trying to use sqlfluff in my dbt project, and…
-
I am having an issue with sqlfluff in vscode using a docker container. We get an error that the Env var required but not provided: 'DBT_SCHEMA' on save of a file but `sqlfluff fix` runs.