-
-
Notifications
You must be signed in to change notification settings - Fork 203
Comparing changes
Open a pull request
base repository: taozhi8833998/node-sql-parser
base: 5.1.0
head repository: taozhi8833998/node-sql-parser
compare: 5.2.0
Commits on Apr 29, 2024
-
build(deps-dev): bump @babel/cli from 7.24.1 to 7.24.5
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.1 to 7.24.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for dd096eb - Browse repository at this point
Copy the full SHA dd096ebView commit details -
build(deps-dev): bump @babel/core from 7.24.4 to 7.24.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 28c2763 - Browse repository at this point
Copy the full SHA 28c2763View commit details -
build(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e4f302 - Browse repository at this point
Copy the full SHA 1e4f302View commit details
Commits on Apr 30, 2024
-
Merge pull request #1890 from taozhi8833998/refactor-github-action
refactor: update github action
Configuration menu - View commit details
-
Copy full SHA for 25989ba - Browse repository at this point
Copy the full SHA 25989baView commit details
Commits on May 1, 2024
-
Merge pull request #1886 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel/preset-env-7.24.5 build(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.5
Configuration menu - View commit details
-
Copy full SHA for 4bbf349 - Browse repository at this point
Copy the full SHA 4bbf349View commit details
Commits on May 2, 2024
-
Merge pull request #1885 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel/core-7.24.5 build(deps-dev): bump @babel/core from 7.24.4 to 7.24.5
Configuration menu - View commit details
-
Copy full SHA for ed971cb - Browse repository at this point
Copy the full SHA ed971cbView commit details
Commits on May 3, 2024
-
Merge pull request #1884 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel/cli-7.24.5 build(deps-dev): bump @babel/cli from 7.24.1 to 7.24.5
Configuration menu - View commit details
-
Copy full SHA for 36a01d7 - Browse repository at this point
Copy the full SHA 36a01d7View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6f931d - Browse repository at this point
Copy the full SHA a6f931dView commit details
Commits on May 6, 2024
-
Merge pull request #1893 from taozhi8833998/fix-unary-operator-redshift
fix: unary operator in redshift
Configuration menu - View commit details
-
Copy full SHA for 9970976 - Browse repository at this point
Copy the full SHA 9970976View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d065a2 - Browse repository at this point
Copy the full SHA 7d065a2View commit details
Commits on May 8, 2024
-
Merge pull request #1895 from taozhi8833998/fix-string-agg-func-pg
fix: string_agg function in pg
Configuration menu - View commit details
-
Copy full SHA for bd26cf1 - Browse repository at this point
Copy the full SHA bd26cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77db53a - Browse repository at this point
Copy the full SHA 77db53aView commit details -
Merge pull request #1896 from taozhi8833998/fix-type
fix: types definition
Configuration menu - View commit details
-
Copy full SHA for 33dbb14 - Browse repository at this point
Copy the full SHA 33dbb14View commit details
Commits on May 9, 2024
-
build(deps-dev): bump chai from 4.4.1 to 5.1.1
Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v5.1.1) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6710529 - Browse repository at this point
Copy the full SHA 6710529View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8db229a - Browse repository at this point
Copy the full SHA 8db229aView commit details
Commits on May 11, 2024
-
Merge pull request #1899 from taozhi8833998/fix-sum-expr-mysql
fix: sum expr in mysql
Configuration menu - View commit details
-
Copy full SHA for 3ad2aa6 - Browse repository at this point
Copy the full SHA 3ad2aa6View commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2f34ba - Browse repository at this point
Copy the full SHA d2f34baView commit details
Commits on May 13, 2024
-
Merge pull request #1901 from taozhi8833998/refactor-escape-test-case…
…-mysql refactor: add escape test case for mysql
Configuration menu - View commit details
-
Copy full SHA for ef6b73c - Browse repository at this point
Copy the full SHA ef6b73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b2c99 - Browse repository at this point
Copy the full SHA 53b2c99View commit details -
Merge pull request #1903 from taozhi8833998/fix-over-partition-extrac…
…t-athena fix: over partition and extract in athena
Configuration menu - View commit details
-
Copy full SHA for 252c21e - Browse repository at this point
Copy the full SHA 252c21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 902326c - Browse repository at this point
Copy the full SHA 902326cView commit details -
Merge pull request #1904 from taozhi8833998/fix-get-location-func-red…
…shift fix: add getLocationObject function in redshift
Configuration menu - View commit details
-
Copy full SHA for d02ff40 - Browse repository at this point
Copy the full SHA d02ff40View commit details -
build(deps-dev): bump rimraf from 5.0.5 to 5.0.7
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 5.0.7. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.7) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e181ef - Browse repository at this point
Copy the full SHA 8e181efView commit details
Commits on May 14, 2024
-
Merge pull request #1905 from taozhi8833998/dependabot/npm_and_yarn/r…
…imraf-5.0.7 build(deps-dev): bump rimraf from 5.0.5 to 5.0.7
Configuration menu - View commit details
-
Copy full SHA for eed44fc - Browse repository at this point
Copy the full SHA eed44fcView commit details
Commits on May 17, 2024
-
Merge pull request #1898 from taozhi8833998/dependabot/npm_and_yarn/c…
…hai-5.1.1 build(deps-dev): bump chai from 4.4.1 to 5.1.1
Configuration menu - View commit details
-
Copy full SHA for 4973dc1 - Browse repository at this point
Copy the full SHA 4973dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8542c56 - Browse repository at this point
Copy the full SHA 8542c56View commit details -
Merge pull request #1908 from taozhi8833998/revert-1898-dependabot/np…
…m_and_yarn/chai-5.1.1 Revert "build(deps-dev): bump chai from 4.4.1 to 5.1.1"
Configuration menu - View commit details
-
Copy full SHA for 57e6346 - Browse repository at this point
Copy the full SHA 57e6346View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54be8a0 - Browse repository at this point
Copy the full SHA 54be8a0View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8ea6b9 - Browse repository at this point
Copy the full SHA a8ea6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c560b - Browse repository at this point
Copy the full SHA f3c560bView commit details
Commits on May 21, 2024
-
Merge pull request #1911 from taozhi8833998/feat-multiple-set-items-m…
…ysql feat: support multiple set items in mysql
Configuration menu - View commit details
-
Copy full SHA for a6b7aa4 - Browse repository at this point
Copy the full SHA a6b7aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 263be9a - Browse repository at this point
Copy the full SHA 263be9aView commit details
Commits on May 22, 2024
-
Merge pull request #1913 from ellieapi/new-types-for-snowflake
Added support for additional snowflake data types
Configuration menu - View commit details
-
Copy full SHA for 33a0dc6 - Browse repository at this point
Copy the full SHA 33a0dc6View commit details
Commits on May 24, 2024
-
build(deps-dev): bump @babel/preset-env from 7.24.5 to 7.24.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.5 to 7.24.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c2b1f4 - Browse repository at this point
Copy the full SHA 6c2b1f4View commit details -
build(deps-dev): bump @babel/core from 7.24.5 to 7.24.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.24.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ee23531 - Browse repository at this point
Copy the full SHA ee23531View commit details -
build(deps-dev): bump @babel/cli from 7.24.5 to 7.24.6
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.5 to 7.24.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b8e1c8 - Browse repository at this point
Copy the full SHA 6b8e1c8View commit details
Commits on May 26, 2024
-
Merge pull request #1917 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel/preset-env-7.24.6 build(deps-dev): bump @babel/preset-env from 7.24.5 to 7.24.6
Configuration menu - View commit details
-
Copy full SHA for b94678b - Browse repository at this point
Copy the full SHA b94678bView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2f4281 - Browse repository at this point
Copy the full SHA b2f4281View commit details
Commits on May 28, 2024
-
Merge pull request #1924 from taozhi8833998/fix-create-db-quoted-name
fix: create database with quoted db name in all dialect
Configuration menu - View commit details
-
Copy full SHA for df125f8 - Browse repository at this point
Copy the full SHA df125f8View commit details
Commits on May 29, 2024
-
Merge pull request #1920 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel/cli-7.24.6 build(deps-dev): bump @babel/cli from 7.24.5 to 7.24.6
Configuration menu - View commit details
-
Copy full SHA for 2a45ed1 - Browse repository at this point
Copy the full SHA 2a45ed1View commit details
Commits on May 30, 2024
-
Merge pull request #1919 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel/core-7.24.6 build(deps-dev): bump @babel/core from 7.24.5 to 7.24.6
Configuration menu - View commit details
-
Copy full SHA for 7d9ef8c - Browse repository at this point
Copy the full SHA 7d9ef8cView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b58d0a0 - Browse repository at this point
Copy the full SHA b58d0a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfcbfdf - Browse repository at this point
Copy the full SHA cfcbfdfView commit details
Commits on Jun 1, 2024
-
Merge pull request #1930 from taozhi8833998/feat-create-table-mysql
feat: support create table in mysql 8.x and drop view in sqlite
Configuration menu - View commit details
-
Copy full SHA for a3e448e - Browse repository at this point
Copy the full SHA a3e448eView commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8934f80 - Browse repository at this point
Copy the full SHA 8934f80View commit details
Commits on Jun 3, 2024
-
Merge pull request #1932 from taozhi8833998/refactor-version
refactor: upgrade version
Configuration menu - View commit details
-
Copy full SHA for 2f55022 - Browse repository at this point
Copy the full SHA 2f55022View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.