-
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When running `sqlfluff --dialect snowflake`, bare…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I have a file called: cut_down_to_raise_bu…
-
- It seems that the time it takes to lint a file increases exponentially with the size the file.
- It seems that performance when using bigquery is worse than other SQL flavors (e.g. ANSI). E.g. for…
-
Add ability to use ":" instead of "@" in named args
Sql linter in golang like this
-
Hi!
Thanks for creating and maintaining this. It looks useful :+1:
I'm in the process of getting the linter set up for my project and have run into two small issues:
1. The `django.contrib.g…
-
Great extension, but I'm pestered with fake errors -- I simply cannot find where to set "hungarian-notation", and "trailing-whitespace" ignore errors settings for sql-lint.
I tried with .sql-lint.j…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I have a table whose column names contain dots. I…
-
**Ensure that SQL query strings are always constant, or use whitelisted string-interpolation methods.**
Specifically guard against unsafe use of [package:sqflite](https://github.com/tekartik/sqflit…
-
There are some CVEs, like this one ->
![image](https://github.com/joereynolds/sql-lint/assets/17500430/7fa91b9b-7749-4556-9232-beb4e1a0d5e5)
Will they be solved ?
If not, we'll probably have t…