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

GitHub / sqlparser-rs/sqlparser-rs issues and pull requests

#1448 - Add a note discouraging new use of `dialect_of` macro

Pull Request - State: closed - Opened by alamb over 1 year ago - 1 comment

#1447 - Expand handling of `LIMIT 1, 2` handling to include sqlite

Pull Request - State: open - Opened by joshuawarner32 over 1 year ago - 1 comment

#1446 - Implements ALTER POLICY syntax for PostgreSQL

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 5 comments

#1446 - Implements ALTER POLICY syntax for PostgreSQL

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 5 comments

#1445 - Implements DROP POLICY syntax for PostgreSQL

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 3 comments

#1445 - Implements DROP POLICY syntax for PostgreSQL

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 3 comments

#1444 - make `parse_expr_with_alias` public

Pull Request - State: closed - Opened by Eason0729 over 1 year ago - 1 comment

#1444 - make `parse_expr_with_alias` public

Pull Request - State: closed - Opened by Eason0729 over 1 year ago - 1 comment

#1443 - Support `DROP DATABASE`

Issue - State: closed - Opened by linhr over 1 year ago - 2 comments

#1443 - Support `DROP DATABASE`

Pull Request - State: closed - Opened by linhr over 1 year ago - 2 comments

#1442 - Add SQLite "ON CONFLICT" column option in CREATE TABLE statements

Pull Request - State: open - Opened by nucccc over 1 year ago - 2 comments

#1441 - Snowflake: support of views column comment

Pull Request - State: open - Opened by 7phs over 1 year ago - 1 comment

#1440 - Implements CREATE POLICY syntax for PostgreSQL

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1440 - Implements CREATE POLICY syntax for PostgreSQL

Pull Request - State: open - Opened by git-hulk over 1 year ago

#1439 - parse_subexpr doesn't handle alias

Issue - State: closed - Opened by Eason0729 over 1 year ago - 2 comments

#1438 - Fix `codestyle` CI check

Pull Request - State: closed - Opened by alamb over 1 year ago - 1 comment

#1438 - Fix `codestyle` CI check

Pull Request - State: closed - Opened by alamb over 1 year ago - 1 comment

#1437 - Update to ASF header / add when missing

Pull Request - State: closed - Opened by alamb over 1 year ago - 2 comments

#1435 - Implement `Spanned` to retrieve sourcec locations on AST nodes

Pull Request - State: open - Opened by Nyrox over 1 year ago

#1434 - chore: remove redundant punctuation

Pull Request - State: closed - Opened by Fischer0522 over 1 year ago - 4 comments

#1434 - chore: remove redundant punctuation

Pull Request - State: closed - Opened by Fischer0522 over 1 year ago - 5 comments

#1433 - The redundant punctuation in "expected()"

Issue - State: closed - Opened by Fischer0522 over 1 year ago - 4 comments

#1432 - MS SQL Server: add support for IDENTITY column option

Pull Request - State: closed - Opened by 7phs over 1 year ago - 1 comment

#1432 - MS SQL Server: add support for IDENTITY column option

Pull Request - State: closed - Opened by 7phs over 1 year ago - 1 comment

#1431 - move primitive dialect configuration into a struct

Pull Request - State: open - Opened by samuelcolvin over 1 year ago - 7 comments

#1428 - Allow to use ON CLUSTER cluster_name in TRUNCATE syntax

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1428 - Allow to use ON CLUSTER cluster_name in TRUNCATE syntax

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1427 - feat: adding Display implementation to DELETE and INSERT

Pull Request - State: open - Opened by seve-martinez over 1 year ago - 2 comments

#1426 - feat: support explain options

Pull Request - State: closed - Opened by kysshsy over 1 year ago - 5 comments

#1426 - feat: support explain options

Pull Request - State: closed - Opened by kysshsy over 1 year ago - 5 comments

#1425 - Support Postgres Explain options

Issue - State: closed - Opened by kysshsy over 1 year ago

#1424 - Some small optimizations

Pull Request - State: closed - Opened by exrok over 1 year ago - 2 comments

#1424 - Some small optimizations

Pull Request - State: closed - Opened by exrok over 1 year ago - 1 comment

#1422 - CHANGELOG for 0.51.0

Pull Request - State: closed - Opened by alamb over 1 year ago - 1 comment

#1422 - CHANGELOG for 0.51.0

Pull Request - State: open - Opened by alamb over 1 year ago

#1421 - Add a test showing how negative constants are parsed

Pull Request - State: closed - Opened by alamb over 1 year ago - 1 comment

#1419 - Fix parsing of negative values

Pull Request - State: closed - Opened by agscpp over 1 year ago - 4 comments

#1418 - `is_alphabetic` or `is_ascii_alphabetic`?

Issue - State: open - Opened by discord9 over 1 year ago

#1417 - Add support of `DROP|CLEAR|MATERIALIZE PROJECTION` syntax for ClickHouse

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1417 - Add support of `DROP|CLEAR|MATERIALIZE PROJECTION` syntax for ClickHouse

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1416 - minor: Add `databricks` dialect to `dialect_from_str`

Pull Request - State: closed - Opened by milenkovicm over 1 year ago - 6 comments

#1416 - minor: Add `dabricks` dialect to `dialect_from_str`

Pull Request - State: open - Opened by milenkovicm over 1 year ago

#1415 - Allow to override all the `parser..` methods.

Issue - State: open - Opened by mamcx over 1 year ago - 1 comment

#1414 - feat: Add support for MSSQL table options

Pull Request - State: closed - Opened by bombsimon over 1 year ago - 1 comment

#1414 - feat: Add support for MSSQL table options

Pull Request - State: closed - Opened by bombsimon over 1 year ago - 1 comment

#1413 - Fix Hive table comment should be after table column definitions

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1413 - Fix Hive table comment should be after table column definitions

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1412 - How to best add support for IDENTIFIER() clause

Issue - State: open - Opened by kacpermuda over 1 year ago

#1410 - fix: Fix stack overflow in parse_subexpr

Pull Request - State: closed - Opened by eejbyfeldt over 1 year ago - 2 comments

#1409 - MsSql statement parsing failure.

Issue - State: open - Opened by pengweiqhca over 1 year ago

#1408 - bug: example of tests for INTERVAL string expression. (not for merge)

Pull Request - State: closed - Opened by tshauck over 1 year ago

#1408 - bug: example of tests for INTERVAL string expression. (not for merge)

Pull Request - State: closed - Opened by tshauck over 1 year ago

#1407 - cleanup `parse_statement`

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 2 comments

#1407 - cleanup `parse_statement`

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 2 comments

#1406 - Suppor postgres `TRUNCATE` syntax

Pull Request - State: closed - Opened by tobyhede over 1 year ago - 2 comments

#1406 - Suppor postgres `TRUNCATE` syntax

Pull Request - State: closed - Opened by tobyhede over 1 year ago - 1 comment

#1405 - Improve postgres CREATE FUNCTION support

Issue - State: open - Opened by wyozi over 1 year ago

#1404 - Support RLS statements

Issue - State: closed - Opened by wyozi over 1 year ago - 3 comments

#1403 - Add support for postgres TRUNCATE syntax

Pull Request - State: closed - Opened by tobyhede over 1 year ago - 1 comment

#1403 - Add support for postgres TRUNCATE syntax

Pull Request - State: closed - Opened by tobyhede over 1 year ago - 1 comment

#1402 - Fix identifier starts with `$` should be regarded as a placeholder in SQLite

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1402 - Fix identifier starts with `$` should be regarded as a placeholder in SQLite

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1400 - Support "leading from" sytnax?

Issue - State: open - Opened by samuelcolvin over 1 year ago

#1398 - Fix `INTERVAL` parsing to support expressions and units via dialect

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 11 comments

#1398 - Fix `INTERVAL` parsing to support expressions and units via dialect

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 11 comments

#1397 - Add support of parsing CLUSTERED BY clause for Hive

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 1 comment

#1397 - Add support of parsing CLUSTERED BY clause for Hive

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 1 comment

#1396 - fix interval precedence for interval expressions

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 4 comments

#1396 - fix interval precedence for interval expressions

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 4 comments

#1394 - allow `DateTimeField::Custom` with `EXTRACT` in Postgres

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 2 comments

#1394 - allow `DateTimeField::Custom` with `EXTRACT` in Postgres

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 2 comments

#1393 - VisitorMut add Expr

Issue - State: open - Opened by Promaethius over 1 year ago

#1392 - Interest in partial parsing and sql formatting?

Issue - State: open - Opened by zmaril over 1 year ago

#1391 - Tracking issue for implementing PRJECTIONS syntax for ClickHouse

Issue - State: closed - Opened by git-hulk over 1 year ago - 1 comment

#1390 - Add support of `ADD PROJECTION` syntax for ClickHouse

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1390 - Add support of `ADD PROJECTION` syntax for ClickHouse

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1389 - Support create index with clause

Pull Request - State: closed - Opened by lewiszlw over 1 year ago - 2 comments

#1389 - Support create index with clause

Pull Request - State: closed - Opened by lewiszlw over 1 year ago - 1 comment

#1388 - Expand Trigger parsing support

Issue - State: open - Opened by ignatz over 1 year ago

#1387 - feat: support different USE statement syntaxes

Pull Request - State: closed - Opened by kacpermuda over 1 year ago - 2 comments

#1387 - feat: support different USE statement syntaxes

Pull Request - State: closed - Opened by kacpermuda over 1 year ago - 1 comment

#1386 - fix: only require `DESCRIBE TABLE` for Snowflake and ClickHouse dialect

Pull Request - State: closed - Opened by alamb over 1 year ago - 4 comments

#1386 - fix: only require `DESCRIBE TABLE` for Snowflake and ClickHouse dialect

Pull Request - State: closed - Opened by alamb over 1 year ago - 4 comments

#1385 - Regression: `describe table;` is now invalid, wasn't previously

Issue - State: closed - Opened by samuelcolvin over 1 year ago - 4 comments
Labels: bug

#1384 - Release sqlparser-rs version `0.51.0`

Issue - State: closed - Opened by alamb over 1 year ago - 1 comment

#1383 - CHANGELOG for 0.50.0

Pull Request - State: closed - Opened by alamb over 1 year ago - 2 comments

#1383 - CHANGELOG for 0.50.0

Pull Request - State: closed - Opened by alamb over 1 year ago - 2 comments

#1382 - Should `DEDUPLICATE`, `FINAL` and `ID` be keywords?

Issue - State: closed - Opened by samuelcolvin over 1 year ago - 9 comments

#1381 - make `Parser` generic around dialect

Issue - State: open - Opened by samuelcolvin over 1 year ago

#1380 - Add support of `FREEZE|UNFREEZE PARTITION` syntax for ClickHouse

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1380 - Add support of `FREEZE|UNFREEZE PARTITION` syntax for ClickHouse

Pull Request - State: closed - Opened by git-hulk over 1 year ago - 2 comments

#1379 - Simple custom lexical precedence in PostgreSQL dialect

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 1 comment

#1379 - Simple custom lexical precedence in PostgreSQL dialect

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 6 comments

#1378 - rename `get_next_precedence_full` to `get_next_precedence_default`

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 2 comments

#1378 - rename `get_next_precedence_full` to `get_next_precedence_default`

Pull Request - State: closed - Opened by samuelcolvin over 1 year ago - 2 comments

#1377 - adding support for scale in CEIL and FLOOR functions

Pull Request - State: closed - Opened by seve-martinez over 1 year ago - 1 comment