-
Hello. Is it possible for AS keywords to be arranged in one column when formatting?
![Image](https://github.com/user-attachments/assets/c931d6c4-5906-4a89-8a93-ab7898f0f41c)
![Image](https://github.co…
-
**Describe the bug**
We need to call `pytest` to learn whether the agent has fixed the issue or not. However, some repository cannot work directly when calling `pytest`. For example, when I call `pyt…
-
Hello,
We use Dataform and BigQuery extensively in our projects. The built-in SQL formatter, which appears to be based on this repository, presents significant challenges in its current form due to…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
As mentioned in https://github.com/sqlfluff/sqlfl…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
…
-
```json
"sqlfluff.config": "/Users/ash/Documents/dev/sqlfluff/.sqlfluff",
"sqlfluff.dialect": "snowflake",
"sqlfluff.excludeRules": [
"L031"
],
"sqlfluff.executablePa…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Disclaimer: This might be intentional, but it str…
-
mojibake occurs when fixing the following file.
"sqlfluff" directly does not cause this, so I believe it has something to do with the extension.
## sqlfluff command
```
sqlfluff fix --dialect bi…
-
I have an annotation file like the following, generated by SQLFluff 3.0.5
```json
[
{"file": "high_injury_network/4_HIN/percent_x_percent.sql", "start_line": 12, "start_column": 22, "end_line…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Unexpected notice because 'p' is found in ances…