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
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Adding SQLMesh Templating enhancement New feature or request
#5237 opened Sep 25, 2023 by RonnieDsouza
3 tasks done
New dialect: Trino enhancement New feature or request new dialect For issues relating to currently unsupported dialects
#4296 opened Jan 17, 2023 by efung
3 tasks done
New rule proposal: avoid several empty lines in a row. enhancement New feature or request new rule A new linting rule to add to the library
#2634 opened Feb 14, 2022 by niconoe-
Snowflake scripting cannot parse variable binding bug Something isn't working snowflake Issues related to the Snowflake dialect
#5427 opened Nov 22, 2023 by robin-alphasophia
3 tasks done
AWS redshift EXTENSION enhancement New feature or request redshift Issues relating to Amazon Redshift dialect
#6023 opened Jul 24, 2024 by rafalbog
3 tasks done
CTE indentation and newlines dbt-coding-conventions Rules from the dbt coding conventions new rule A new linting rule to add to the library
#465 opened Oct 5, 2020 by NiallRees
Last select statement in a file should be select * from dbt-coding-conventions Rules from the dbt coding conventions good first issue Good for newcomers new rule A new linting rule to add to the library
#546 opened Nov 11, 2020 by NiallRees
New rules: Warn on unsafe usage of "SELECT *" (similar to, but more an extension of #380) enhancement New feature or request new rule A new linting rule to add to the library
#810 opened Feb 25, 2021 by barrywhart
Add automated testing to verify correctness of lint fixes enhancement New feature or request test cases Where we could improve test cases
#813 opened Feb 25, 2021 by barrywhart
Parsing error raised by supabase stripe datawrapper bug Something isn't working
#6027 opened Jul 26, 2024 by Goldziher
3 tasks done
Add support for MySQL procedures/functions enhancement New feature or request mysql
#901 opened Mar 27, 2021 by Tiross
Refactor create statements to be consistent across dialects core Issues relating to core design or architecture of SQLFluff dialect Issue related to general dialect support. Use dialect-specific label instead where appropriate enhancement New feature or request
#1033 opened May 10, 2021 by NiallRees
New rule: outer-joined tables may not be referenced in a where clause enhancement New feature or request new rule A new linting rule to add to the library
#1109 opened May 27, 2021 by joellabes
Add error lookup for cli config options Additional configuration options whether in CLI or config file core Issues relating to core design or architecture of SQLFluff enhancement New feature or request
#1136 opened Jun 5, 2021 by andres-lowrie
Support of Oracle PLSQL? enhancement New feature or request new dialect For issues relating to currently unsupported dialects oracle
#1217 opened Jul 20, 2021 by noklam
add rule to enforce FROM, JOIN and ON statements to be on a separate line enhancement New feature or request new rule A new linting rule to add to the library
#1247 opened Aug 5, 2021 by jessie-carta
Add a rule for column / keyword alignment enhancement New feature or request new rule A new linting rule to add to the library
#1532 opened Oct 6, 2021 by tunetheweb
Add support for BTEQ commands in Teradata parsing bug Something isn't working good first issue Good for newcomers teradata Related to teradata dialect
#1673 opened Oct 16, 2021 by anzelpwj
Allow selection of dbt profile target from command line or ENV var dbt Related to Data Build Tool enhancement New feature or request
#1708 opened Oct 19, 2021 by gnilrets
New TSQL rule suggestion: wrapping stored procedure contents in BEGIN/END blocks enhancement New feature or request new rule A new linting rule to add to the library t-sql Issues related to the T-SQL/TSQL/Transact SQL dialect
#1750 opened Oct 25, 2021 by jpers36
New TSQL (ASA) rule suggestion: flag combined CTAS/SELECT INTO statements enhancement New feature or request new rule A new linting rule to add to the library t-sql Issues related to the T-SQL/TSQL/Transact SQL dialect
#1752 opened Oct 25, 2021 by jpers36
sqlfluff isn't taking options from diff-quality enhancement New feature or request
#1759 opened Oct 26, 2021 by jpers36
New rule: GREATEST/LEAST instead of CASE/IF when possible enhancement New feature or request new rule A new linting rule to add to the library
#1798 opened Oct 31, 2021 by iajoiner
How can I have a jinja variable of type datetime/Pendulum ? jinja Issues related to the Jinja templater question Further information is requested
#1219 opened Jul 21, 2021 by tiboun
ProTip! Find all open issues with in progress development work with linked:pr.