-
I don't think its recognizing my .sqlfluff config file since its complaining about the dialect but then linting shows up anyway. the config is at /Users/dschneider/bombora/repos/topic-interest-score-a…
-
Hi, I'm trying to set up a devcontainer in vscode to allow for a reproducible dev environment for our data team. Since we work on more than a single project, the root directory (or workspace) i'm open…
-
**Environment:**
- SQLFluff version: 2.2.1 (Installed in virtual env at `/workspace/project/dbt/env/bin/sqlfluff`)
- SQLFluff plugin version: 2.3.1
**User Preferences (JSON):**
```json
{
"gi…
-
Hi,
I'm running this extension in VSCode together with Dev containers extension (see: https://code.visualstudio.com/docs/remote/containers).
The configuration I have for this extension is:
`…
-
When working on https://github.com/cityofaustin/atd-moped/pull/1411, we noticed that some SQL functions were being updated through the CI that generates [our .sql files](https://github.com/cityofausti…
-
Hi! I just installed the sqfluff extension in VScode. Unfortunately, I got the message that the sqlfluff executable was not found.
'which sqlfluff' is not working and I also don't see the file in any…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Using the dbt templater, my file passes in…
-
One of my pet peeves is formatting languages embedded in strings.
For example, with `sqlx` in rust:
```rust
sqlx::query("SELECT * FROM users WHERE email = ?")
```
Or `jq` in the shell:
…
musjj updated
2 months ago
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
The parser was unable to parse EVENT statements f…
-
### 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
…