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

Add support for Postgres’ extension: SHOW enhancement New feature or request postgres Issues relating to the Postgres dialect
#5916 opened May 28, 2024 by jenstroeger
3 tasks done
Wrong formatting for Snowflake caused by ST06 bug Something isn't working snowflake Issues related to the Snowflake dialect
#5913 opened May 26, 2024 by michalmalus
2 of 3 tasks
Newline cannot be enforced between two joins bug Something isn't working
#5909 opened May 24, 2024 by michalmalus
2 of 3 tasks
Postgres: failure to parse negative sequence increments bug Something isn't working postgres Issues relating to the Postgres dialect
#5908 opened May 24, 2024 by emilssolmanis
3 tasks done
Applying rule CV05 to 'test.sql' threw an Exception: TypeGuard: Segment must exist bug Something isn't working
#5905 opened May 23, 2024 by gautaz
2 of 3 tasks
Got the error "Undefined jinja template variable: 'dbt_utils'" after ugrading to dbt 1.8 bug Something isn't working
#5904 opened May 23, 2024 by splat-ef
2 of 3 tasks
SQL translation? enhancement New feature or request
#5902 opened May 22, 2024 by PenelopeFudd
2 of 3 tasks
Add support for INSERT OVERWRITE DIRECTORY after WITH cte clauses bug Something isn't working
#5901 opened May 22, 2024 by amastilovic
3 tasks done
Empty lanes not fixed or linter bug Something isn't working
#5899 opened May 22, 2024 by lokofoko
2 of 3 tasks
RF04 reference.keywords is including unreserved words in Snowflake dialect bug Something isn't working snowflake Issues related to the Snowflake dialect
#5898 opened May 21, 2024 by rubyDoomsday
2 of 3 tasks
Comment after table name in a WITH clause break layout.spacing (LT01) bug Something isn't working
#5897 opened May 21, 2024 by Stefan-Data
2 of 3 tasks
Support for sqlite JSON functions enhancement New feature or request sqlite Issues or enhancements to SQLite dialect
#5896 opened May 20, 2024 by atishay
3 tasks done
Ability to load config from a custom file path enhancement New feature or request
#5895 opened May 20, 2024 by psirenny
2 of 3 tasks
Conflict between layout.cte_bracket and layout.indent bug Something isn't working
#5893 opened May 20, 2024 by max-ostapenko
3 tasks done
DB2: SELECT statements do not support DB2-specific ending clauses bug Something isn't working db2 Issues relating to the IBM Db2 dialect
#5891 opened May 17, 2024 by GabrielBoehme13
2 of 3 tasks
Snowflake ASOF JOIN compatibility with SQL Format bug Something isn't working snowflake Issues related to the Snowflake dialect
#5885 opened May 17, 2024 by mattxxi
2 of 3 tasks
MySQL: Bug with rules LT02, LT05 bug Something isn't working mysql
#5884 opened May 16, 2024 by gualtfor
3 tasks done
Unexpected exception: 'NoneType' object has no attribute 'source_fixes'; bug Something isn't working
#5878 opened May 13, 2024 by dogversioning
1 task done
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
ProTip! Exclude everything labeled bug with -label:bug.