5.0.0
What's Changed
- build(deps-dev): bump @babel/preset-env from 7.23.7 to 7.23.8 by @dependabot in #1751
- refactor: upgrade version by @taozhi8833998 in #1756
- feat: support number data type in snowflake by @taozhi8833998 in #1758
- feat: support set to value in pg by @taozhi8833998 in #1761
- fix: check constraint support and expr in mysql by @taozhi8833998 in #1763
- fix: double quoted column cast in pg by @taozhi8833998 in #1765
- feat: support transaction keyword in pg by @taozhi8833998 in #1772
- refactor: for publish by @taozhi8833998 in #1773
- refactor: registry.npm.taobao.org cert expired by @taozhi8833998 in #1774
- refactor: registry.npm.taobao.org cert expired by @taozhi8833998 in #1775
- refactor: downgrade chai by @taozhi8833998 in #1776
- build(deps-dev): bump @babel/cli from 7.23.4 to 7.23.9 by @dependabot in #1771
- fix: github action by @taozhi8833998 in #1777
- fix: package json author by @taozhi8833998 in #1778
- refactor: move env by @taozhi8833998 in #1779
- build(deps-dev): bump @babel/preset-env from 7.23.8 to 7.23.9 by @dependabot in #1769
- build(deps-dev): bump @babel/core from 7.23.7 to 7.23.9 by @dependabot in #1770
- fix: intersect multiple sql in nosql by @taozhi8833998 in #1783
- feat: add interval week unit in bigquery by @taozhi8833998 in #1786
- Refactor quoted type by @taozhi8833998 in #1787
- fix: show index from table in mysql by @taozhi8833998 in #1793
- refactor: support quoted function name, quoted schema name in pg by @taozhi8833998 in #1794
- feat: support cross and outer apply in tsql by @taozhi8833998 in #1795
- fix: column ref in pg by @taozhi8833998 in #1802
- fix: full qualified column in tsql by @taozhi8833998 in #1803
- feat: support custom data type by create type in pg by @taozhi8833998 in #1804
- feat: add redshift by @taozhi8833998 in #1806
- fix: table name starts with number or lodash ignore keywords in mysql by @taozhi8833998 in #1809
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #1810
- build(deps-dev): bump mocha from 10.2.0 to 10.3.0 by @dependabot in #1792
- fix: truncate table with option in pg by @taozhi8833998 in #1813
- feat: support updating JSON using subscripting in pg by @taozhi8833998 in #1818
- build(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 by @dependabot in #1816
- build(deps-dev): bump @babel/core from 7.23.9 to 7.24.0 by @dependabot in #1815
- fix(snowflake): support the REGEXP / NOT REGEXP operator by @cchepelov in #1822
- feat: support athena by @taozhi8833998 in #1824
- refactor: change all function with all quoted object by @taozhi8833998 in #1827
- refactor: new function name types by @darzIdo in #1828
- refactor: new function name types by @darzIdo in #1831
- refactor: update version by @taozhi8833998 in #1830
- build(deps-dev): bump @babel/preset-env from 7.24.0 to 7.24.1 by @dependabot in #1838
- build(deps-dev): bump @babel/core from 7.24.0 to 7.24.3 by @dependabot in #1841
- feat: add location option support and trino dialect by @qwinzIdo in #1680
- fix: bigquery array brackets and parentheses handling by @darzIdo in #1833
New Contributors
- @cchepelov made their first contribution in #1822
- @darzIdo made their first contribution in #1828
- @qwinzIdo made their first contribution in #1680
Full Changelog: 4.18.0...5.0.0