5.1.0
What's Changed
- Refactor type by @taozhi8833998 in #1843
- fix: github action by @taozhi8833998 in #1844
- build(deps-dev): bump mocha from 10.3.0 to 10.4.0 by @dependabot in #1845
- build(deps-dev): bump @babel/preset-env from 7.24.1 to 7.24.3 by @dependabot in #1840
- build(deps-dev): bump @babel/cli from 7.23.9 to 7.24.1 by @dependabot in #1836
- fix: distinct and top position in tsql by @taozhi8833998 in #1847
- fix: slow deep nest function sql in all db by @taozhi8833998 in #1849
- chore: improve create_definitions types by @DemonHa in #1855
- feat: support traversing semi-structured data with colons(:) in snowflake by @taozhi8833998 in #1856
- fix: support collate after multiple conditions in brackets in mysql by @taozhi8833998 in #1858
- feat: support json visitor in snowflake by @taozhi8833998 in #1861
- fix: count args in mysql by @taozhi8833998 in #1867
- Fix alter table after mysql by @taozhi8833998 in #1869
- fix: json as table function in pg by @taozhi8833998 in #1870
- feat: support temporal table in tsql by @taozhi8833998 in #1871
- feat: support declaritive partitions in pg by @taozhi8833998 in #1873
- build(deps-dev): bump @babel/preset-env from 7.24.3 to 7.24.4 by @dependabot in #1851
- fix: auto generated types by @DemonHa in #1868
- feat: support more set stmt in tsql by @taozhi8833998 in #1878
- feat: support map expr in flink by @taozhi8833998 in #1880
- fix: check constraint in mysql by @taozhi8833998 in #1881
- fix: broken type generator by @DemonHa in #1883
- feat: support json object in flinksql by @taozhi8833998 in #1882
- refactor: upgrade version by @taozhi8833998 in #1887
- refactor: update github action to v4 by @taozhi8833998 in #1888
- Create manual.yml by @taozhi8833998 in #1889
New Contributors
Full Changelog: 5.0.0...5.1.0