5.3.8
What's Changed
- feat: support offset,fetch next pattern in tsql by @taozhi8833998 in #2303
 - fix: as quoted ident in tsql by @taozhi8833998 in #2304
 - fix: assign stmt with alias in mysql by @taozhi8833998 in #2309
 - fix: support drop constraint in mysql by @adrianfalleiro in #2323
 - fix: varchar and varbinary max in tsql by @taozhi8833998 in #2311
 - build(deps-dev): bump mochapack from 2.1.4 to 2.1.5 by @dependabot in #2324
 - feat: support table function in bigquery by @taozhi8833998 in #2329
 - fix: add collate type in column_ref by @taozhi8833998 in #2333
 - fix: whiteList should be exact match by @taozhi8833998 in #2334
 - fix: support rows between following and following window func in all db by @taozhi8833998 in #2335
 - feat: support make_interval func in pg by @taozhi8833998 in #2336
 - build(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.9 by @dependabot in #2332
 - build(deps-dev): bump @babel/core from 7.26.0 to 7.26.9 by @dependabot in #2331
 - refactor: support more geometry type in pg by @taozhi8833998 in #2339
 - feat: support table-valued function in tsql by @taozhi8833998 in #2341
 - refactor: upgrade version by @taozhi8833998 in #2344
 - build(deps-dev): bump elliptic from 6.6.0 to 6.6.1 by @dependabot in #2326
 
New Contributors
- @adrianfalleiro made their first contribution in #2323
 
Full Changelog: 5.3.7...5.3.8