1. 7076b79 BigQuery: enable FROM-first SELECT (#2439) by Mosha Pasumansky · 2 days ago main
  2. d920e66 Add XMLPARSE expression (#2371) by Luca Cappelletti · 2 days ago
  3. 30d0836 Added support for unpivot in Redshift with expression and bracketsless (#2375) by kfirSatori · 2 weeks ago
  4. 33521a5 Add recursion checks for parse_interval (#2422) by Shuvam Kumar · 3 weeks ago
  5. c4e7dc5 Honour operator precedence in SQLite `REGEXP`, `MATCH` and `GLOB` (#2419) by Luca Cappelletti · 3 weeks ago
  6. 2f3b5b8 PostgreSQL: support INCLUDE on PRIMARY KEY / UNIQUE table constraints (#2366) by Aleksandar Maksimovic · 3 weeks ago
  7. b2ff6ae Add visitors for ORDER BY and GROUP BY (#2406) by Sidney Cammeresi · 3 weeks ago
  8. 57a62ae Support numeric underscore separators for DuckDB and SQLite (#2412) by Nuno Faria · 4 weeks ago
  9. 797fc9b Adding support for `IS JSON` & `IS NOT JSON` (#2256) by Luca Cappelletti · 4 weeks ago
  10. 952983b ClickHouse: Fix MATERIALIZED column option docs typo (#2410) by Hashim Khan · 4 weeks ago
  11. 6f8a716 Accept CREATE OR REPLACE SCHEMA (#2396) by sabir-akhadov-localstack · 4 weeks ago
  12. 09827e1 PostgreSQL: Support SQL standard `ARRAY` keyword in type declarations (#2356) by Luca Cappelletti · 4 weeks ago
  13. bef86dd Snowflake: parse CREATE WAREHOUSE (#2388) by sabir-akhadov-localstack · 5 weeks ago
  14. cad50d5 Support inline aggregate WHERE filter (`AGG(expr WHERE cond)`) (#2404) by Mosha Pasumansky · 5 weeks ago
  15. cadabb2 Dialects: implement identifier_quote_style for remaining dialect (#2401) by Takahiro Ebato · 6 weeks ago
  16. ed98c40 PostgreSQL: support right-deep join chains (deferred ON clauses) (#2377) by Mosha Pasumansky · 6 weeks ago
  17. 86a6143 Fix clippy lints for Rust 1.97 (#2402) by Takahiro Ebato · 6 weeks ago
  18. aeb616f Postgres: parse LIMIT after the row-locking clause (#2391) by Truffle · 7 weeks ago
  19. 5e7b007 CI: Add cargo audit security workflow (#2373) by Luca Cappelletti · 7 weeks ago
  20. be95cf6 Parser: fix exponential parse time on expression-named function arguments (#2392) by Mosha Pasumansky · 7 weeks ago
  21. b478611 ClickHouse: Support unparenthesized IN right-hand side (#2385) by Dinmukhamed Mailibay · 7 weeks ago
  22. a023b78 PostgreSQL `UNLOGGED` Table Support and `ALTER TABLE ... SET LOGGED|UNLOGGED` (#2251) by Luca Cappelletti · 7 weeks ago
  23. eaf7231 Handle nested parentheses in INSERT subquery detection (#2387) by sabir-akhadov-localstack · 8 weeks ago
  24. bf1741b Add pre_visit_ident / post_visit_ident hooks to the Visitor trait (#2370) by sabir-akhadov-localstack · 9 weeks ago
  25. e79119c Parse `ALTER USER` as a synonym for `ALTER ROLE` (#2374) by Luca Cappelletti · 9 weeks ago
  26. 021e97d feat: add PostgreSQL EXCLUDE constraint parsing (#2307) by Filipe Guerreiro · 9 weeks ago
  27. 8cd2997 Do not consume statement terminator in unparenthesized option lists (#2376) by Luca Cappelletti · 9 weeks ago
  28. c3701e2 Add PostgreSQL `CREATE/ALTER TEXT SEARCH` DDL Parsing (#2250) by Luca Cappelletti · 10 weeks ago
  29. 7bf5ff2 Disable `supports_left_associative_joins_without_parens` for MySQL and Redshift (#2357) by revitalkr · 10 weeks ago
  30. fd5c163 Parser: fix exponential parse time on table-factor paren chains (#2372) by Mosha Pasumansky · 10 weeks ago
  31. b376022 sqlite: Support `GLOB` operator (#2362) by Connor Hindley · 2 months ago
  32. 158687b Forbid unsafe code (#2369) by Luca Cappelletti · 2 months ago
  33. 0bfafea Support aliased function arguments (expr AS name) (#2368) by Luca Cappelletti · 2 months ago
  34. 20b9849 Parser: fix exponential parse time on speculative prefix parsing (#2352) by Luca Cappelletti · 3 months ago
  35. 928783d Parser: fix exponential parse time on compound keyword chains (#2350) by Luca Cappelletti · 3 months ago
  36. bd8a2c1 Microsoft sql server: Escape quotes in national string display (#2365) by Ophir LOJKINE · 3 months ago
  37. d0c081e Fix issue #2353: Incorrect canonicalization of `NATURAL JOIN` (#2355) by revitalkr · 3 months ago
  38. 575ee26 Support multiple targets for `SELECT INTO` (#2360) by Ifeanyi Ubah · 3 months ago
  39. 42840f0 Spark: enable SQL pipe operator (`|>`) (#2358) by Mosha Pasumansky · 3 months ago
  40. 0d63896 Improve accuracy of supports_string_literal_concatenation_with_newline (#2348) by Yoav Cohen · 3 months ago
  41. b6af2ae Expose Parser::into_comments (#2354) by xitep · 3 months ago
  42. 8c3f7fc Snowflake: Add support for CREATE FILE FORMAT (#2336) by Guillaume Gelin · 3 months ago
  43. 5d61fdd Hive: Support MAP<K, V> column types (#2346) by wugeer · 3 months ago
  44. 182eae8 MySQL: Add support for group by with rollup (#2347) by Yoav Cohen · 3 months ago
  45. 2705a7d Parser: fix exponential parse time on compound chains (#2344) by Luca Cappelletti · 3 months ago
  46. e999d3d Make `visitor` feature `no_std`-compatible (#2343) by Luca Cappelletti · 3 months ago
  47. 05428be Snowflake: Add support for PUT (#2341) by Guillaume Gelin · 3 months ago
  48. 05af09c PostgreSQL: add support for `ABORT TRANSACTION` (#2332) by Ning Sun · 3 months ago
  49. ab8e6ad Add ASYNC keyword support for CREATE INDEX (#2302) by Aleksandar Maksimovic · 3 months ago
  50. 7c78d13 BigQuery: Parse WITH CONNECTION on CREATE EXTERNAL TABLE (#2326) by Corey Fritz · 4 months ago
  51. 79f06bd Add support for PostgreSQL's ORDER BY ... USING <operator> clause (#2246) by Luca Cappelletti · 4 months ago
  52. f98c9d1 [Teradata] Add `CREATE TABLE` options (#2329) by Ifeanyi Ubah · 4 months ago
  53. 3f347e3 Fix panic in EscapeQuotedString and parse_flush, clean up a few unwraps (#2330) by Mrmaxmeier · 4 months ago
  54. 299f54d Snowflake: Accept COPY GRANTS after CREATE VIEW column list (#2327) by Corey Fritz · 4 months ago
  55. 824b5c1 Snowflake: Fix COPY INTO transformation parsing for cast expressions (#2328) by Corey Fritz · 4 months ago
  56. a281171 Databricks: Add support for `UPDATE SET *` and `INSERT *` in MERGE statements (#2325) by finchxxia · 4 months ago
  57. 3dd0e30 chore: Bump version to 0.62.0 and add changelog (#2331) by Andy Grove · 4 months ago 0.62.0-rc1 v0.62.0 v0.62.0-rc1
  58. 9833c03 feat(clickhouse): support PARTITION BY after ORDER BY and ARRAY JOIN (#2283) by Cristhian Lopez · 4 months ago
  59. 9550e93 Add Teradata dialect (#2309) by Ifeanyi Ubah · 4 months ago
  60. 7eba3ca PostgreSQL: Parse optimizer hints in leading comments (#2320) by Marcelo Altmann · 4 months ago
  61. fa1dae1 Snowflake: Add support for text data type modifiers (#2297) by Yoav Cohen · 4 months ago
  62. 63e9a33 Redshift: PartiQL AT <index> (#2303) by Yoav Cohen · 4 months ago
  63. 19a7468 Track `Parens<T>`'s span (#2291) by xitep · 4 months ago
  64. 9a70c42 PostgreSQL: Add support for LATERAL ... WITH ORDINALITY (#2304) by Yoav Cohen · 4 months ago
  65. 53dcc82 Spark SQL: Add SparkSqlDialect (#2305) by Andy Grove · 4 months ago
  66. 9f04ebe Coding agents guidelines (#2298) by Yoav Cohen · 4 months ago
  67. 073df28 Add SHOW CATALOGS syntax and tests (#2284) by Smith Cruise · 4 months ago
  68. 93bc80c Only parse FROM identifier in CTE if using Hive (#2241) by Victorien · 4 months ago
  69. 67d684b Redshift/PostgreSQL: Parse optional implicit aliases for wildcard select items (#2300) by Yoav Cohen · 4 months ago
  70. b68aae0 Fix COLLATE parsing after compound identifiers (#2294) by Roman Borschel · 4 months ago
  71. 1421b87 Add PostgreSQL Collation DDL Support (#2249) by Luca Cappelletti · 4 months ago
  72. 6fa3614 Add xml '...' TypedString support for PostgreSQL (#2299) by Luca Cappelletti · 4 months ago
  73. 2b0dc2d PostgreSQL `ALTER FUNCTION` / `ALTER AGGREGATE` (#2248) by Luca Cappelletti · 4 months ago
  74. a05834d MySQL: Support `SHOW FULL PROCESSLIST` syntax (#2292) by jstnd · 4 months ago
  75. 531ebdf Support multi-column aliases in SELECT items (#2289) by Minjun Kim · 4 months ago
  76. 827978d MySQL: Add support for `ORDER BY` on single-table `UPDATE` (#2296) by Donovan Schönknecht · 4 months ago
  77. 72b295a Support optional AS keyword in CTE definitions for Databricks (#2286) by Minjun Kim · 4 months ago
  78. ea9b413 Fix parsing EXECUTE (...) with a more general string expression (#2295) by Roman Borschel · 4 months ago
  79. 3a28ffa Enable Redshift support for specifying null treatment inside window function (#2293) by Roman Borschel · 4 months ago
  80. aa43c25 Enable numeric-prefix identifiers for Databricks dialect (#2290) by Minjun Kim · 4 months ago
  81. fe88fd1 Allow bare columns in GROUPING SETS expressions (#2288) by Minjun Kim · 4 months ago
  82. 5042135 Add dollar prefix support for money constants in MSSQL (#2285) by Sergey Olontsev · 4 months ago
  83. 913cf0e Enable `!` as NOT operator for Databricks dialect (#2287) by Minjun Kim · 5 months ago
  84. 6f8e7b8 Expose values through ValueWithSpan (#2281) by xitep · 5 months ago
  85. df0d56c Fix the tokenization of `<` edge cases (#2280) by Ayman Elkfrawy · 5 months ago
  86. 7c4eac30 recursive protection for `parse_subexpr` (#2282) by Dmitrii Blaginin · 5 months ago
  87. 1097a0d Fixed BACKUP parsing for redshift (#2270) by Andriy Romanov · 5 months ago
  88. 50921b1 [Oracle] Support for `INSERT INTO (<sub-query>) ...` (#2276) by xitep · 5 months ago
  89. b3e176d Add SETOF support for PostgreSQL function return types (#2217) by Filipe Guerreiro · 5 months ago
  90. 203ced4 Fixed CHANGES keyword parsing for snowflake (#2266) by Andriy Romanov · 5 months ago
  91. 924a116 Fix STORAGE LIFECYCLE POLICY for snowflake queries (#2264) by Andriy Romanov · 5 months ago
  92. 9d5a171 Fixed stage name parsing for snowflake (#2265) by Andriy Romanov · 5 months ago
  93. 738f12d Fixed create snapshot table for bigquery (#2269) by Andriy Romanov · 5 months ago
  94. 47b6aac add support for databricks JSON accessors (#2272) by whirlun · 5 months ago
  95. d38dd78 Add support for PostgreSQL LOCK TABLE (#2273) by Michael Bradshaw · 5 months ago
  96. 3fa7114 Fixed parsing `OPTIONS(format = 'CSV')` when creating external bigquery table (#2268) by Andriy Romanov · 6 months ago
  97. b6003eb Fixed COPY GRANTS clause parsing for snowflake (#2267) by Andriy Romanov · 6 months ago
  98. 13b88a3 Fixed transaction handling for snowflake (#2263) by Andriy Romanov · 6 months ago
  99. 64f4b1f Added SORTKEY keyword parsing for redshift queries (#2261) by Andriy Romanov · 6 months ago
  100. 6691f31 Fix credentials parsing for redshift (#2262) by Andriy Romanov · 6 months ago