mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-12-23 11:12:51 +00:00
Immutable parser (Tokenize borrow strings cont) (#2098)
#405 -Commit
c6933bb8ec
pushed by
mirrors
Added support for `ALTER OPERATOR FAMILY` syntax (#2125)
#404 -Commit
d78dbc97a1
pushed by
mirrors
PostgreSQL: Support schema-qualified operator classes in CREATE INDEX (#2131)
#398 -Commit
cdeed32294
pushed by
mirrors
MSSQL: Parse IF/ELSE without semicolon delimiters (#2128)
#390 -Commit
1b842d3b6a
pushed by
mirrors
fix: Set the current folder as a "primary" for the `find` command (#2120)
#377 -Commit
effaac5c39
pushed by
mirrors
Fix verification script for new sqlparser_derive version (#2119)
#372 -Commit
0dbb9c9f9a
pushed by
mirrors
Prepare for 0.60.0: Changelog and update version (#2116)
#369 -Commit
29d88fe914
pushed by
mirrors
Added support for `DROP OPERATOR CLASS` syntax (#2109)
#364 -Commit
367aa6e8d0
pushed by
mirrors
Support PostgreSQL C Functions with Multiple AS Parameters (#2095)
#355 -Commit
4beea9a4bc
pushed by
mirrors
Prepare tokenizer for using borrowed strings instead of allocations. (#2073)
#352 -Commit
c8acf9f52d
pushed by
mirrors
Add PostgreSQL Operator DDL Support (#2096)
#344 -Commit
1114d6a2bc
pushed by
mirrors
fix: parse error on unnamed arg with default syntax (#2091)
#337 -Commit
1198c1ad11
pushed by
mirrors
feat: Add support for SET SESSION AUTHORIZATION #2086 (#2087)
#327 -Commit
a00d5cd967
pushed by
mirrors
Make `BitwiseNot` ("~") available for all dialects, not just PostgreSQL (#2081)
#310 -Commit
308a7231bc
pushed by
mirrors
SQLite: make period optional for CREATE TRIGGER (#2071)
#300 -Commit
67684c84d4
pushed by
mirrors