5.3.2
What's Changed
- refactor: update github action by @taozhi8833998 in #2039
- fix: column options order in mysql by @taozhi8833998 in #2040
- fix: jsonb operator ast order in pg by @taozhi8833998 in #2044
- feat: support create view stmt in bigquery by @taozhi8833998 in #2048
- fix: column constraint in pg by @taozhi8833998 in #2049
- fix: quoted column data type in pg by @taozhi8833998 in #2050
- refactor: change jsonb to binary_expr in all dialects by @taozhi8833998 in #2053
- refactor: support reserved words in as clause in snowflake by @taozhi8833998 in #2055
- refactor: support no space before line comment by @taozhi8833998 in #2056
- refactor: upgrade version by @taozhi8833998 in #2057
- build(deps-dev): bump @babel/cli from 7.24.7 to 7.24.8 by @dependabot in #2004
- fix: mixed cast and jsonb expr by @taozhi8833998 in #2059
- build(deps-dev): bump mocha from 10.6.0 to 10.7.3 by @dependabot in #2061
- fix: add timestamptz data type in pg by @taozhi8833998 in #2063
- build(deps-dev): bump @babel/preset-env from 7.24.7 to 7.25.3 by @dependabot in #2042
- build(deps-dev): bump @babel/core from 7.24.9 to 7.25.2 by @dependabot in #2037
- fix: handle literal string to function name in mysql by @taozhi8833998 in #2066
- fix: key reserved word in sqlite by @taozhi8833998 in #2068
- fix: jsonb bug in pg by @taozhi8833998 in #2071
- fix: in op right could be expr by @taozhi8833998 in #2075
- fix: from table with alias in parentheses by @taozhi8833998 in #2079
- fix: create scheme error in pg by @taozhi8833998 in #2083
- fix: constraint with quoted name by @taozhi8833998 in #2084
- fix: add location when throw args error by @taozhi8833998 in #2069
- refactor: fix location different for same sql in different dialect by @taozhi8833998 in #2085
- fix: limit is not reserved keyword in snowflake by @taozhi8833998 in #2089
- fix: array type could be warpped by angle brackets in athena by @taozhi8833998 in #2090
- build(deps-dev): bump @babel/cli from 7.24.8 to 7.25.6 by @dependabot in #2091
- refactor: upgrade version by @taozhi8833998 in #2093
Full Changelog: 5.3.1...5.3.2