eyalleshem
|
c6933bb8ec
|
Immutable parser (Tokenize borrow strings cont) (#2098)
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
Co-authored-by: Eyal Leshem <eyal@satoricyber.com>
|
2025-12-18 05:27:50 +01:00 |
|
Ophir LOJKINE
|
c335c8883b
|
Store spans for Value expressions (#1738)
|
2025-02-25 07:33:57 +01:00 |
|
Yoav Cohen
|
687ce2d5f4
|
Add support for MS-SQL BEGIN/END TRY/CATCH (#1649)
|
2025-01-08 19:31:24 +01:00 |
|
Andrew Lamb
|
9934f3d931
|
Update to ASF header / add when missing (#1437)
|
2024-09-21 06:23:28 -04:00 |
|
Jax Liu
|
48ea5640a2
|
Support Map literal syntax for DuckDB and Generic (#1344)
|
2024-07-21 08:18:50 -04:00 |
|
sam
|
a8a8e65b7c
|
PostgreSQL: GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY and GENERATED ALWAYS AS ( generation_expr ) support (#832)
* GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY [ ( sequence_options ) basic impl - test are failing.
* PostgreSQL GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY [ ( sequence_options ) and GENERATED ALWAYS AS ( generation_expr ) STORED implementation.
|
2023-03-16 05:54:00 -04:00 |
|
Y Togami
|
b31ede7733
|
chore: fix clippy error in ci (#803)
* chore: fix clippy error in ci
* chore: fix fmt
|
2023-02-17 13:24:50 -05:00 |
|
SARDONYX
|
ca939413f2
|
fix(Dialect): fix a typo (precendence -> precedence) (#794)
* fix(Dialect): fix a typo
* fix: fix a typo in tests
|
2023-01-15 05:31:49 -05:00 |
|
Andy Grove
|
72559e9b62
|
Add ability for dialects to override prefix, infix, and statement parsing (#581)
|
2022-08-19 05:44:14 -06:00 |
|