5.3.9
What's Changed
- refactor: support collate schema in pg by @taozhi8833998 in #2366
- Fix identifier quotes athena by @taozhi8833998 in #2368
- refactor: support join after parentheses in mysql by @taozhi8833998 in #2373
- refactor: database ignore upper or lower case for sqlite by @taozhi8833998 in #2377
- fix: column offset in cast expr in bigquery by @taozhi8833998 in #2381
- feat: support drop type in pg by @taozhi8833998 in #2385
- feat: support contraint key in create table in sqlite by @taozhi8833998 in #2386
- feat: support unlogged table in pg by @taozhi8833998 in #2387
- Fix newline string mariadb by @taozhi8833998 in #2388
- fix: table join using quoted ident in all db by @taozhi8833998 in #2390
- refactor: add scale property to DataType by @taozhi8833998 in #2392
- fix: default row format in mariadb by @taozhi8833998 in #2393
- feat: support alter partition in mysql by @taozhi8833998 in #2395
- fix: add partition in mysql by @taozhi8833998 in #2396
- fix: support row keyword in db2 and tsql by @taozhi8833998 in #2397
- fix: cast type definition by @taozhi8833998 in #2401
- build(deps-dev): bump @babel/cli from 7.26.4 to 7.27.0 by @dependabot in #2363
- refactor: update type definition by @taozhi8833998 in #2403
- refactor: upgrade version by @taozhi8833998 in #2413
Full Changelog: 5.3.8...5.3.9