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

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
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
More helpful error message when missing statement seperator (;) documentation Add or improve documentation (including error messages) enhancement New feature or request
#830 opened Mar 1, 2021 by giselamorrone
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
Identify duplicated logic across files enhancement New feature or request new rule A new linting rule to add to the library
#1097 opened May 25, 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
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
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
Date casting issue in Teradata bug Something isn't working good first issue Good for newcomers teradata Related to teradata dialect
#1665 opened Oct 15, 2021 by anzelpwj
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
NEW TSQL (ASA) Rule Suggestion: flag deprecated "LOCATION = USER_DB" clause 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
#1753 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
Parsing error raised by supabase stripe datawrapper bug Something isn't working
#6027 opened Jul 26, 2024 by Goldziher
3 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.