Skip to content

Pull requests: sqlfluff/sqlfluff

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(docs): Update dependencies
#7865 opened May 16, 2026 by peterbud Contributor Loading…
1 task done
fix(RF01): ignore T-SQL CONTAINSTABLE argument references
#7860 opened May 15, 2026 by peterbud Contributor Loading…
1 task done
tsql: parse DROP SEQUENCE IF EXISTS
#7858 opened May 15, 2026 by Copilot AI Loading…
build(deps): bump lodash from 4.17.23 to 4.18.1 in /docsv dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7854 opened May 14, 2026 by dependabot Bot Loading…
build(deps): bump node-forge from 1.3.3 to 1.4.0 in /docsv dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7853 opened May 14, 2026 by dependabot Bot Loading…
build(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /docsv dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7852 opened May 14, 2026 by dependabot Bot Loading…
build(deps): bump postcss from 8.5.8 to 8.5.14 in /docsv dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7851 opened May 14, 2026 by dependabot Bot Loading…
build(deps): bump vite from 5.4.21 to 8.0.13 (via audit fix) in /docsv dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7850 opened May 14, 2026 by dependabot Bot Loading…
build(deps): bump tmp from 0.0.33 to 0.2.5 (via audit fix) in /docsv dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7849 opened May 14, 2026 by dependabot Bot Loading…
fix(snowflake): accept pyformat placeholders in CREATE ICEBERG TABLE options awaiting feedback Cannot continue investigating until more information is provided.
#7840 opened May 13, 2026 by maxnoahb Loading…
3 of 4 tasks
fix(mysql): support JSON_VALUE with RETURNING clause awaiting feedback Cannot continue investigating until more information is provided.
#7830 opened May 11, 2026 by jonasboos Contributor Loading…
fix(flink): support backtick-quoted identifiers in ROW type and add CREATE FUNCTION awaiting feedback Cannot continue investigating until more information is provided.
#7827 opened May 11, 2026 by jonasboos Contributor Loading…
fix(postgres): support bracketed arguments on user-defined types in casts
#7824 opened May 11, 2026 by jonasboos Contributor Loading…
1 of 3 tasks
fix(postgres): don't flag 'provider' as a keyword violation (RF04)
#7823 opened May 11, 2026 by jonasboos Contributor Loading…
1 of 3 tasks
fix(parser): refine Python parser depth accounting
#7813 opened May 2, 2026 by peterbud Contributor Loading…
1 task
feat(redshift): Including a new specific grammar for the EXECUTE statement, when used within a stored procedure for dynamic SQL awaiting feedback Cannot continue investigating until more information is provided.
#7807 opened May 1, 2026 by Rizxcviii Loading…
1 task done
fix: support psql variable placeholders in COPY statements awaiting feedback Cannot continue investigating until more information is provided.
#7745 opened Apr 12, 2026 by lawrence3699 Loading…
4 tasks done
Rework SQLMesh templater and add SM01-03 linting rules
#7722 opened Apr 8, 2026 by barradasCouto Loading…
2 tasks done
feat: WarmWorkerRunner for persistent parallel templating + linting awaiting feedback Cannot continue investigating until more information is provided.
#7670 opened Mar 24, 2026 by shauneccles Contributor Draft
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.