An open API service for providing issue and pull request metadata for open source projects.

GitHub / sqlfluff/sqlfluff issues and pull requests

#6586 - TSQL: fix for hex default constraint

Pull Request - State: closed - Opened by nathanthorell 6 months ago - 1 comment

#6585 - TSQL Alter Table unparsable error for DROP PERIOD

Issue - State: closed - Opened by nathanthorell 6 months ago
Labels: bug, t-sql

#6584 - Fix TSQL OPENROWSET for ADLS use (#5114)

Pull Request - State: closed - Opened by rayz90 6 months ago - 2 comments

#6583 - RF01 and redshift/dbt source function

Issue - State: open - Opened by kochalex 6 months ago
Labels: bug, redshift

#6582 - False positive ST11 (possibly by `exclude (column)`)

Issue - State: closed - Opened by phammer 6 months ago - 1 comment
Labels: bug

#6581 - [Starrocks] Support for generated columns

Pull Request - State: closed - Opened by maver1ck 6 months ago - 1 comment

#6580 - [Starrocks] Lack of support for generated columns

Issue - State: closed - Opened by maver1ck 6 months ago
Labels: bug

#6579 - TSQL: Add `WITH ROLLUP` option for `GROUP BY`

Pull Request - State: closed - Opened by keraion 6 months ago - 1 comment

#6578 - ST05: Ordering and rule conflict fixes

Pull Request - State: closed - Opened by keraion 6 months ago - 1 comment

#6577 - Unused join detection is broken

Issue - State: closed - Opened by NicolasMuellerQC 6 months ago - 2 comments
Labels: bug

#6575 - Alias expression aligned spacing does not respect indent_unit

Issue - State: open - Opened by Gagis 6 months ago
Labels: bug

#6574 - Length of file warnings should be suppressed in pre-commit

Issue - State: open - Opened by craiga 6 months ago
Labels: enhancement

#6573 - Add support for Oracle SQL*Plus substitution variable `&`.

Pull Request - State: closed - Opened by joaostorrer 7 months ago - 1 comment

#6572 - ST11: Table and wildcard reference fixes

Pull Request - State: closed - Opened by keraion 7 months ago - 2 comments

#6570 - Adding support in TSQL for Create Login

Pull Request - State: closed - Opened by nathanthorell 7 months ago - 1 comment

#6569 - Sqlfluff can't parse statement with `&` (SQL*Plus variable)

Issue - State: closed - Opened by joaostorrer 7 months ago
Labels: bug

#6568 - Oracle: unparsable section CREATE OR REPLACE TRIGGER

Issue - State: closed - Opened by aiprat 7 months ago
Labels: bug, oracle

#6567 - Added support for Variable Substitution for `Snowflake` `Target_lag`

Pull Request - State: closed - Opened by LoganPrice344 7 months ago - 2 comments

#6566 - Fix Snowflake Dynamic Table Parsing

Pull Request - State: closed - Opened by ulixius9 7 months ago - 1 comment

#6565 - add variable use in tsql TemporalQuerySegment

Pull Request - State: closed - Opened by nathanthorell 7 months ago - 1 comment

#6564 - Add zip and zip_strict dbt jinja2 functions

Pull Request - State: closed - Opened by boushphong 7 months ago - 2 comments

#6563 - Lack of Support for Variable Substitution Results in Parsing Errors for `TARGET_LAG`

Issue - State: closed - Opened by LoganPrice344 7 months ago - 4 comments
Labels: bug

#6562 - TSQL Parsing for Fails for Opening Keys in Stored Procedures

Issue - State: closed - Opened by tboggiano 7 months ago - 1 comment
Labels: bug, t-sql

#6561 - Regression: RF01 on a lateral view in sparksql

Issue - State: open - Opened by pp-gborodin 7 months ago - 1 comment
Labels: bug, sparksql

#6560 - `<=>` comparison operator throws IndexError when applying rule ST09 with Databricks or Sparksql dialect

Issue - State: closed - Opened by NodeJSmith 7 months ago
Labels: bug, sparksql, databricks

#6559 - add MariaDB to README.md

Pull Request - State: closed - Opened by robertsilen 7 months ago - 1 comment

#6558 - ST11 - False positive when using CTE with an array of nested STRUCTs

Issue - State: closed - Opened by nathadfield 7 months ago
Labels: bug

#6557 - Rule references.qualification flags single-table subquery

Issue - State: closed - Opened by linusjf 7 months ago - 10 comments
Labels: bug

#6556 - BigQuery CTE not recognised when quoting CTE name in FROM

Issue - State: closed - Opened by stefandoorn 7 months ago - 1 comment
Labels: bug, bigquery

#6555 - Add support for psql `\gset` and `\gexec` meta commands.

Pull Request - State: closed - Opened by joaostorrer 7 months ago - 3 comments

#6554 - Add DuckDB to RF01 filter for dialects with dot-access

Pull Request - State: closed - Opened by brunobeltran 7 months ago - 1 comment

#6553 - use column name instead of column value for THEN, if applicable

Issue - State: open - Opened by data-blade 7 months ago
Labels: enhancement

#6552 - mypyc: workaround for ABC inheritance

Pull Request - State: closed - Opened by keraion 7 months ago - 1 comment

#6551 - DuckDB needs to be added to list of dialects supporting dot-based struct access

Issue - State: closed - Opened by bruno-digitbio 7 months ago - 2 comments
Labels: bug, duckdb

#6550 - Fill in Gap in `CREATE ROW ACCESS POLICY` Syntax Parsing

Pull Request - State: closed - Opened by LoganPrice344 7 months ago - 1 comment

#6549 - LT09 Should be consistent regarding one or multi target new line behavior

Issue - State: open - Opened by g1ddy 7 months ago
Labels: enhancement

#6548 - Add Postgres `DROP FOREIGN TABLE` statement.

Pull Request - State: closed - Opened by joaostorrer 7 months ago - 2 comments

#6547 - `ALTER FOREIGN TABLE` unparsable in Postgres

Issue - State: closed - Opened by joaostorrer 7 months ago
Labels: bug, postgres

#6546 - `DROP FOREIGN TABLE` unparsable in Postgres

Issue - State: closed - Opened by joaostorrer 7 months ago
Labels: bug, postgres

#6545 - Update postgres bare functions.

Pull Request - State: closed - Opened by joaostorrer 7 months ago - 1 comment

#6544 - using dbt templater with macros

Issue - State: open - Opened by orenl91 7 months ago
Labels: bug

#6543 - Add support for PostGIS `geometry(point)` datatype.

Pull Request - State: closed - Opened by joaostorrer 7 months ago - 1 comment

#6541 - Add support for Postgres full text search operator `!!`.

Pull Request - State: closed - Opened by joaostorrer 7 months ago - 1 comment

#6540 - Add support for Postgres `CREATE OPERATOR` syntax.

Pull Request - State: closed - Opened by joaostorrer 7 months ago - 3 comments

#6539 - Gap in `SELECT CASE` Syntax Parsing

Issue - State: closed - Opened by LoganPrice344 7 months ago
Labels: bug

#6538 - [docs] Update CONTRIBUTING.md virtual env setup instructions

Pull Request - State: closed - Opened by sarahmccuan 7 months ago - 1 comment

#6537 - Gap in `CREATE ROW ACCESS POLICY` Syntax Parsing

Issue - State: closed - Opened by LoganPrice344 7 months ago
Labels: bug

#6535 - Not able to parse named row fields in Trino dialect

Issue - State: closed - Opened by prabh-me 7 months ago
Labels: bug, trino

#6534 - Fill in Gap in Snowflake `ALTER ROW ACCESS POLICY` Syntax Parsing

Pull Request - State: closed - Opened by LoganPrice344 7 months ago - 1 comment

#6533 - Gap in Snowflake `ALTER ROW ACCESS POLICY` Syntax Parsing

Issue - State: closed - Opened by LoganPrice344 7 months ago
Labels: bug, snowflake

#6532 - Bracketed arguments adding space in ClickHouse dialect

Issue - State: open - Opened by Raquel10-RevenueCat 7 months ago
Labels: bug, clickhouse

#6531 - Fill in Gap in Snowflake `ALTER TAG` Syntax

Pull Request - State: closed - Opened by LoganPrice344 7 months ago - 2 comments

#6530 - Gap in Snowflake `ALTER TAG` Syntax

Issue - State: closed - Opened by LoganPrice344 7 months ago
Labels: bug, snowflake

#6529 - fix: databricks describe volume recognition

Pull Request - State: closed - Opened by benfdking 7 months ago - 1 comment

#6528 - [docs] Update missing convention whitespace for CV10

Pull Request - State: closed - Opened by sarahmccuan 7 months ago - 1 comment

#6527 - RF01 false positive reported for fields in group by, having clauses

Issue - State: open - Opened by AnithaG-Oak 7 months ago - 4 comments
Labels: bug

#6526 - Fill in Gap for `ALTER_TABLE_COLUMN` Syntax Parsing

Pull Request - State: closed - Opened by LoganPrice344 7 months ago - 1 comment

#6525 - Regression in 3.3.0 - placeholder not properly recognised in ST10

Issue - State: closed - Opened by rbubley 7 months ago - 1 comment
Labels: bug

#6523 - Gap in Snowflake `ALTER_TABLE_COLUMN` Syntax Parsing

Issue - State: closed - Opened by LoganPrice344 7 months ago
Labels: bug, snowflake

#6522 - Initial FlinkSQL Dialect Support

Issue - State: open - Opened by Pandas886 7 months ago
Labels: enhancement, new dialect

#6521 - RF01 - issue when there's a join but no mixed columns

Issue - State: open - Opened by moseleyi 8 months ago - 2 comments
Labels: bug

#6520 - Fill in gaps for `GRANT` syntax

Pull Request - State: closed - Opened by LoganPrice344 8 months ago - 2 comments

#6519 - Gaps in Snowflake `GRANT` Syntax Parsing

Issue - State: closed - Opened by LoganPrice344 8 months ago
Labels: bug, snowflake

#6518 - SparkSQL dialect: Allow datatypes for column definition in create view statements

Pull Request - State: closed - Opened by KikeSenpai 8 months ago - 4 comments

#6517 - Loading config fails from pyproject.toml with config for CV06

Issue - State: closed - Opened by fstg1992 8 months ago - 2 comments
Labels: bug

#6516 - Fill in Gap for Snowflake `ALTER warehouse` Syntax

Pull Request - State: closed - Opened by LoganPrice344 8 months ago - 2 comments

#6515 - Gap in Snowflake `ALTER warehouse` Syntax

Issue - State: closed - Opened by LoganPrice344 8 months ago
Labels: bug, snowflake

#6514 - Fill in Gap for Snowflake `CREATE` Syntax Parsing

Pull Request - State: closed - Opened by LoganPrice344 8 months ago - 1 comment

#6513 - Gap in Snowflake `CREATE` Syntax Parsing

Issue - State: closed - Opened by LoganPrice344 8 months ago
Labels: bug, snowflake

#6512 - Added support for Inverted create storage syntax

Pull Request - State: closed - Opened by LoganPrice344 8 months ago

#6511 - False positive for ST11 when using fields implicitly via wildcard select

Issue - State: closed - Opened by dobsontom 8 months ago - 2 comments
Labels: bug

#6510 - Snowflake: allow multiple predecessor tasks in CREATE/ALTER TASK

Pull Request - State: closed - Opened by mrebaker 8 months ago - 1 comment

#6509 - Snowflake CREATE/ALTER TASK fails to parse multiple predecessors

Issue - State: closed - Opened by mrebaker 8 months ago
Labels: bug, snowflake

#6507 - AM08 and Redshift natural joins

Issue - State: closed - Opened by natsirtguy 8 months ago - 1 comment
Labels: bug, redshift

#6506 - AM08: fix edge cases

Pull Request - State: closed - Opened by rogalski 8 months ago - 3 comments

#6505 - ST10: Fix edge cases

Pull Request - State: closed - Opened by rogalski 8 months ago - 2 comments

#6504 - Unparsable for Databricks Delta Live Tables

Issue - State: closed - Opened by enrique-perez-parloa 8 months ago - 1 comment
Labels: bug, databricks

#6503 - Snowflake - Fill in gaps in `GRANT` command parsing

Pull Request - State: closed - Opened by korverdev 8 months ago - 1 comment

#6501 - TSQL dialect - Allow for multiple columns in ALTER TABLE DROP COLUMN statements

Pull Request - State: closed - Opened by korverdev 8 months ago - 1 comment

#6500 - Update acronym ETL/ELT in README.md

Pull Request - State: closed - Opened by galenseilis 8 months ago - 5 comments

#6499 - Gaps in Snowflake `GRANT` syntax parsing

Issue - State: closed - Opened by korverdev 8 months ago
Labels: bug, snowflake

#6498 - REQ: SingleStore (MemSQL) support

Issue - State: open - Opened by sgtsquiggs 8 months ago
Labels: enhancement, new dialect

#6497 - Add support for Snowflake's `CREATE OR ALTER` syntax

Pull Request - State: closed - Opened by korverdev 8 months ago - 1 comment

#6496 - ST11 false positive iff table is qualified and outer join is used

Issue - State: closed - Opened by sbrandtb 8 months ago - 2 comments
Labels: bug

#6495 - Upgraded to version 3.3.0 - LT14 fails within WINDOW FUNCTION

Issue - State: closed - Opened by moseleyi 8 months ago - 6 comments
Labels: bug

#6494 - ALTER TABLE DROP COLUMN statements in TSQL fail if dropping multiple columns

Issue - State: closed - Opened by ibeltran 8 months ago - 1 comment
Labels: bug, t-sql

#6493 - ST10: Regression with 3.3.0, causes false positives with named parameters

Issue - State: closed - Opened by paulcwatts 8 months ago - 1 comment
Labels: bug

#6492 - ST10: False positive on Redundant constant expression

Issue - State: closed - Opened by FrankTub 8 months ago - 1 comment
Labels: bug

#6491 - AM08: Usages of `UNNEST` in BigQuery suggest implicit cross-join

Issue - State: closed - Opened by nathadfield 8 months ago - 2 comments
Labels: bug, bigquery

#6489 - tsql output clause misattributed as an identifier rather than a keyword

Issue - State: open - Opened by Jordan466 8 months ago
Labels: bug, t-sql

#6488 - Unparsable block

Issue - State: closed - Opened by Ferrany1 8 months ago - 2 comments
Labels: bug, postgres

#6487 - fix(clickhouse): fixing PRS for clickhouse functions

Pull Request - State: closed - Opened by coca-alex 8 months ago

#6486 - Snowflake Create Table allow inline foreign key with on delete …

Pull Request - State: closed - Opened by WobblyRobbly 8 months ago - 1 comment