5.2.0
What's Changed
- refactor: update github action by @taozhi8833998 in #1890
- build(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.5 by @dependabot in #1886
- build(deps-dev): bump @babel/core from 7.24.4 to 7.24.5 by @dependabot in #1885
- build(deps-dev): bump @babel/cli from 7.24.1 to 7.24.5 by @dependabot in #1884
- fix: unary operator in redshift by @taozhi8833998 in #1893
- fix: string_agg function in pg by @taozhi8833998 in #1895
- fix: types definition by @taozhi8833998 in #1896
- fix: sum expr in mysql by @taozhi8833998 in #1899
- refactor: add escape test case for mysql by @taozhi8833998 in #1901
- fix: over partition and extract in athena by @taozhi8833998 in #1903
- fix: add getLocationObject function in redshift by @taozhi8833998 in #1904
- build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #1905
- build(deps-dev): bump chai from 4.4.1 to 5.1.1 by @dependabot in #1898
- Revert "build(deps-dev): bump chai from 4.4.1 to 5.1.1" by @taozhi8833998 in #1908
- feat: support multiple set items in mysql by @taozhi8833998 in #1911
- Added support for additional snowflake data types by @create-new-entity in #1913
- build(deps-dev): bump @babel/preset-env from 7.24.5 to 7.24.6 by @dependabot in #1917
- fix: create database with quoted db name in all dialect by @taozhi8833998 in #1924
- build(deps-dev): bump @babel/cli from 7.24.5 to 7.24.6 by @dependabot in #1920
- build(deps-dev): bump @babel/core from 7.24.5 to 7.24.6 by @dependabot in #1919
- feat: support create table in mysql 8.x and drop view in sqlite by @taozhi8833998 in #1930
- refactor: upgrade version by @taozhi8833998 in #1932
New Contributors
- @create-new-entity made their first contribution in #1913
Full Changelog: 5.1.0...5.2.0