What's Changed
- refactor: upgrade version by @taozhi8833998 in #2214
- build(deps-dev): bump mocha from 10.7.3 to 10.8.2 by @dependabot in #2202
- build(deps-dev): bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #2198
- refactor: support if not exists stmt in create index stmt in pg by @taozhi8833998 in #2216
- refactor: support listagg function in snowflake by @taozhi8833998 in #2218
- build(deps-dev): bump @babel/register from 7.24.6 to 7.25.9 by @dependabot in #2181
- build(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #2153
- feat: support filter function in athena by @taozhi8833998 in #2222
- fix: key as column in athena by @taozhi8833998 in #2228
- refactor: as can be ignore when UNNEST in athena by @taozhi8833998 in #2229
- feat: support include columns in create index for pg by @taozhi8833998 in #2231
- build(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #2230
- fix: don't require column expression for alter first by @brainsiq in #2233
- refactor: alter table first with optional column in mysql by @taozhi8833998 in #2234
- fix: at time zone with column_ref in pg by @taozhi8833998 in #2235
- Fix vulnerabilities via npm audit fix by @tobiasheldring in #2239
- feat: support float4 and float8 in snowflake by @taozhi8833998 in #2242
- fix: double quoted table mentions in athena and tsql by @taozhi8833998 in #2243
- fix: support real type in athena by @taozhi8833998 in #2244
- feat: support subquery in limit clause by @taozhi8833998 in #2245
New Contributors
- @brainsiq made their first contribution in #2233
- @tobiasheldring made their first contribution in #2239
Full Changelog: 5.3.4...5.3.5