-
- 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…
-
https://github.com/sqlfluff/sqlfluff
In general sqlfluff is just a nicer and more well-mantained formatter that handles edge cases more robustly IMO. Faced a few cases where sql-formatter is just n…
musjj updated
1 month ago
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Running `sqlfluff fix` on this file will c…
-
### 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…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Consider the following SQL (`file.sql`):
…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
CREATE TABLE with a primary key constratin…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
We are getting unqualified reference error…
-
We currently drive CI through GitHub actions. We need to convert that to [Azure Pipelines](https://azure.microsoft.com/en-us/products/devops/pipelines) for the Azure DevOps flavored MDSA project repo.…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When trying to sqlfluff lint/fix/parse on …
-
### 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…