Skip to content

Issues: sqlfluff/sqlfluff

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Unexpected exception: 'NoneType' object has no attribute 'source_fixes'; bug Something isn't working
#5878 opened May 13, 2024 by dogversioning
1 task done
Add support for dbt 1.8.0 bug Something isn't working
#5877 opened May 13, 2024 by FrankTub
2 of 3 tasks
Snowflake: Add support for PIVOT with ANY bug Something isn't working
#5876 opened May 13, 2024 by StepienTomasz
2 of 3 tasks
Unable to parse Trino dialect bug Something isn't working trino
#5875 opened May 13, 2024 by zverok
2 of 3 tasks
Allow variables with dot in sqlfluff:templater:python:context enhancement New feature or request
#5871 opened May 13, 2024 by timchurch
3 tasks done
sqlfluff:layout:type:comma rule doesn't work for commas inside of procedures [redshift] bug Something isn't working redshift Issues relating to Amazon Redshift dialect
#5870 opened May 13, 2024 by MJedr
3 tasks done
REBALANCE hint produces unexpected spacing error in spark SQL bug Something isn't working
#5869 opened May 13, 2024 by barunpuri
2 of 3 tasks
Hive/Spark Multiple Insert Clause Parse Failure bug Something isn't working hive Issue relating to the Apache Hive dialect
#5866 opened May 12, 2024 by reata
2 of 3 tasks
Postgres: Found unparsable section: INSERT ... SELECT ... RETURNING in version 3.0.6 bug Something isn't working postgres Issues relating to the Postgres dialect
#5865 opened May 12, 2024 by Demianeen
3 tasks done
Linting doesn't work over plpgsql blocks bug Something isn't working
#5864 opened May 10, 2024 by galhar
2 of 3 tasks
Snowflake: Add support for CONNECT BY bug Something isn't working snowflake Issues related to the Snowflake dialect
#5863 opened May 9, 2024 by karenderer
2 of 3 tasks
MySQL triggers reporting an unparseable section for trigger SET statements bug Something isn't working mysql
#5862 opened May 8, 2024 by acdha
2 of 3 tasks
Will the informix database be supported in the future? enhancement New feature or request new dialect For issues relating to currently unsupported dialects
#5857 opened May 7, 2024 by leesen934
2 of 3 tasks
Postgres: "insert into ... values ..." indentation problem bug Something isn't working postgres Issues relating to the Postgres dialect
#5855 opened May 6, 2024 by nim8562
2 of 3 tasks
MariaDB into existing MySQL, or new dialect for CREATE/DROP [OR REPLACE] ? enhancement New feature or request mysql new dialect For issues relating to currently unsupported dialects
#5840 opened May 2, 2024 by Xemptuous
3 tasks done
mySql - JSON_VALUE and CHARACTER SET utf8mb4 results in parsing error bug Something isn't working mysql
#5832 opened Apr 30, 2024 by kzajaczkowski
3 tasks done
Fails to format tsql code scenario bug Something isn't working t-sql Issues related to the T-SQL/TSQL/Transact SQL dialect
#5831 opened Apr 30, 2024 by stevewgr
2 of 3 tasks
Need an option to delete consecutive empty lines enhancement New feature or request
#5829 opened Apr 29, 2024 by stevewgr
3 tasks done
sqlfluff crashes when formatting tsql code that contains keyworded columns bug Something isn't working t-sql Issues related to the T-SQL/TSQL/Transact SQL dialect
#5828 opened Apr 29, 2024 by stevewgr
3 tasks done
Sqlfluff with DBT seems to not lint compiled code. bug Something isn't working
#5825 opened Apr 29, 2024 by RW-IliaGilmijarow
2 of 3 tasks
LT01 false positives when using BigQuery concatenation operator bigquery Issues relating to the BigQuery dialect bug Something isn't working
#5818 opened Apr 26, 2024 by Blufe
3 tasks done
False positive LT01 with COMMENT ON FUNCTION ... IS bug Something isn't working fix corrupts sql For identifying issues where running the fix command actually breaks the SQL - bad! postgres Issues relating to the Postgres dialect
#5808 opened Apr 23, 2024 by maciejb
2 of 3 tasks
Support -- +goose ENVSUB ON enhancement New feature or request
#5801 opened Apr 22, 2024 by FelipeLema
3 tasks done
Allow using regular expressions in the path argument of paths_from_path enhancement New feature or request
#5797 opened Apr 22, 2024 by pigooosuke
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.