What's Changed
- refactor: upgrade version by @taozhi8833998 in #2247
- fix: at time zone with func in pg by @taozhi8833998 in #2250
- feat: support range expr as window frame in snowflake by @taozhi8833998 in #2252
- fix: column list include function name by @taozhi8833998 in #2255
- refactor: support function call in partition by clause in pg by @taozhi8833998 in #2259
- build(deps-dev): bump @babel/cli from 7.25.9 to 7.26.4 by @dependabot in #2256
- fix: over window frame current row in snwoflake by @taozhi8833998 in #2266
- fix: over partition clause in athena by @taozhi8833998 in #2271
- fix: quoted function name, from multiple parentheses table in athena by @taozhi8833998 in #2272
- feat: support array_agg function in athena by @taozhi8833998 in #2273
- feat: support trim function in athena by @taozhi8833998 in #2274
- feat: support parentheses value in athena by @taozhi8833998 in #2279
- feat: support u& string in athena by @taozhi8833998 in #2280
- feat: support parse -> operator in athena by @taozhi8833998 in #2281
- fix: array_agg func in athena by @taozhi8833998 in #2282
- fix: collate in mysql by @taozhi8833998 in #2265
- feat: support trim expr in all db by @taozhi8833998 in #2284
- feat: support multiple cast in all db by @taozhi8833998 in #2285
- fix: wrapped column_ref in bigquery by @taozhi8833998 in #2287
- fix: math operation together with array access in bigquery by @taozhi8833998 in #2288
Full Changelog: 5.3.5...5.3.6