-
-
Notifications
You must be signed in to change notification settings - Fork 204
Comparing changes
Open a pull request
base repository: taozhi8833998/node-sql-parser
base: 5.3.2
head repository: taozhi8833998/node-sql-parser
compare: 5.3.3
Commits on Aug 22, 2024
-
build(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.3 to 7.25.4. - [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.25.4/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 3cdc31f - Browse repository at this point
Copy the full SHA 3cdc31fView commit details
Commits on Sep 1, 2024
-
build(deps-dev): bump elliptic from 6.5.5 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7. - [Commits](indutny/elliptic@v6.5.5...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fb67850 - Browse repository at this point
Copy the full SHA fb67850View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac446c4 - Browse repository at this point
Copy the full SHA ac446c4View commit details
Commits on Sep 3, 2024
-
Merge pull request #2095 from taozhi8833998/fix-limit-snowflake
fix: limit as keyword in snowflake
Configuration menu - View commit details
-
Copy full SHA for c95594a - Browse repository at this point
Copy the full SHA c95594aView commit details -
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b68e476 - Browse repository at this point
Copy the full SHA b68e476View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d03bab3 - Browse repository at this point
Copy the full SHA d03bab3View commit details
Commits on Sep 5, 2024
-
Merge pull request #2097 from taozhi8833998/feat-start-transaction-pg
feat: support start transaction in pg
Configuration menu - View commit details
-
Copy full SHA for 41a5693 - Browse repository at this point
Copy the full SHA 41a5693View commit details -
Configuration menu - View commit details
-
Copy full SHA for abce7d7 - Browse repository at this point
Copy the full SHA abce7d7View commit details -
Merge pull request #2100 from taozhi8833998/fix-text-length-mysql
fix: text data type can have length setting in mysql
Configuration menu - View commit details
-
Copy full SHA for 1421fbe - Browse repository at this point
Copy the full SHA 1421fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a547abd - Browse repository at this point
Copy the full SHA a547abdView commit details
Commits on Sep 6, 2024
-
Merge pull request #2102 from taozhi8833998/fix-over-partition-after-…
…function-snowflake fix: over partition clause after func call in snowflake
Configuration menu - View commit details
-
Copy full SHA for 9695140 - Browse repository at this point
Copy the full SHA 9695140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ce188 - Browse repository at this point
Copy the full SHA 48ce188View commit details
Commits on Sep 7, 2024
-
Merge pull request #2103 from taozhi8833998/fix-convert-signed-mysql
fix: convert function to signed in mysql
Configuration menu - View commit details
-
Copy full SHA for 305de82 - Browse repository at this point
Copy the full SHA 305de82View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc75c88 - Browse repository at this point
Copy the full SHA cc75c88View commit details
Commits on Sep 8, 2024
-
Merge pull request #2106 from taozhi8833998/fix-convert-chinese-trans…
…actsql fix: convert function and as chinese chars in transactsql
Configuration menu - View commit details
-
Copy full SHA for 3a9f18b - Browse repository at this point
Copy the full SHA 3a9f18bView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71385a2 - Browse repository at this point
Copy the full SHA 71385a2View commit details
Commits on Sep 10, 2024
-
Merge pull request #2108 from taozhi8833998/fix-create-table-as-pg
fix: create table as table defintion could be optional in pg
Configuration menu - View commit details
-
Copy full SHA for 1dc6f55 - Browse repository at this point
Copy the full SHA 1dc6f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bd1bc - Browse repository at this point
Copy the full SHA 11bd1bcView commit details
Commits on Sep 11, 2024
-
Merge pull request #2109 from taozhi8833998/refactor-function-loc-all…
…-dialects refactor: add loc property to func_call in all dialects
Configuration menu - View commit details
-
Copy full SHA for 8dc3c89 - Browse repository at this point
Copy the full SHA 8dc3c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05bb927 - Browse repository at this point
Copy the full SHA 05bb927View commit details
Commits on Sep 12, 2024
-
Merge pull request #2112 from taozhi8833998/fix-column-keyword-postgr…
…esql fix: reserved keyword as column name in postgresql
Configuration menu - View commit details
-
Copy full SHA for fd81632 - Browse repository at this point
Copy the full SHA fd81632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 701405c - Browse repository at this point
Copy the full SHA 701405cView commit details -
build(deps-dev): bump @types/mocha from 10.0.7 to 10.0.8
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" 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 1aeab39 - Browse repository at this point
Copy the full SHA 1aeab39View commit details
Commits on Sep 13, 2024
-
Merge pull request #2114 from taozhi8833998/feat-position-redshift
feat: support position function in redshift
Configuration menu - View commit details
-
Copy full SHA for fb699cc - Browse repository at this point
Copy the full SHA fb699ccView commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac9a674 - Browse repository at this point
Copy the full SHA ac9a674View commit details
Commits on Sep 15, 2024
-
Merge pull request #2116 from taozhi8833998/refactor-mediumint-pg
refactor: add mediumint in pg
Configuration menu - View commit details
-
Copy full SHA for b8ecd09 - Browse repository at this point
Copy the full SHA b8ecd09View commit details
Commits on Sep 16, 2024
-
Merge pull request #2115 from taozhi8833998/dependabot/npm_and_yarn/t…
…ypes/mocha-10.0.8 build(deps-dev): bump @types/mocha from 10.0.7 to 10.0.8
Configuration menu - View commit details
-
Copy full SHA for f60dab5 - Browse repository at this point
Copy the full SHA f60dab5View commit details
Commits on Sep 17, 2024
-
Merge pull request #2096 from taozhi8833998/dependabot/npm_and_yarn/e…
…slint-plugin-import-2.30.0 build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0
Configuration menu - View commit details
-
Copy full SHA for 9cc0b34 - Browse repository at this point
Copy the full SHA 9cc0b34View commit details -
build(deps-dev): bump babel-loader from 8.3.0 to 8.4.1
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.3.0 to 8.4.1. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v8.3.0...v8.4.1) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 33bbacc - Browse repository at this point
Copy the full SHA 33bbaccView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bba901e - Browse repository at this point
Copy the full SHA bba901eView commit details
Commits on Sep 19, 2024
-
Merge pull request #2122 from taozhi8833998/feat-create-table-with-flink
feat: support with clause in create table stmt for flink
Configuration menu - View commit details
-
Copy full SHA for 48cf2d1 - Browse repository at this point
Copy the full SHA 48cf2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8f945 - Browse repository at this point
Copy the full SHA 6a8f945View commit details
Commits on Sep 20, 2024
-
Merge pull request #2125 from taozhi8833998/fix-column-keyword-snowflake
fix: limit as keyword in snowflake
Configuration menu - View commit details
-
Copy full SHA for 04ec6cf - Browse repository at this point
Copy the full SHA 04ec6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c98cdf2 - Browse repository at this point
Copy the full SHA c98cdf2View commit details
Commits on Sep 21, 2024
-
Merge pull request #2127 from taozhi8833998/fix-convert-expr-mysql
fix: convert function with expr in mysql
Configuration menu - View commit details
-
Copy full SHA for f683373 - Browse repository at this point
Copy the full SHA f683373View commit details
Commits on Sep 22, 2024
-
Merge pull request #2121 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel-loader-8.4.1 build(deps-dev): bump babel-loader from 8.3.0 to 8.4.1
Configuration menu - View commit details
-
Copy full SHA for 465a891 - Browse repository at this point
Copy the full SHA 465a891View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6afe725 - Browse repository at this point
Copy the full SHA 6afe725View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e401fe8 - Browse repository at this point
Copy the full SHA e401fe8View commit details
Commits on Sep 25, 2024
-
Merge pull request #2130 from taozhi8833998/feat-comment-on-pg
feat: support comment on in pg
Configuration menu - View commit details
-
Copy full SHA for c6e9fc5 - Browse repository at this point
Copy the full SHA c6e9fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9456652 - Browse repository at this point
Copy the full SHA 9456652View commit details -
Merge pull request #2135 from taozhi8833998/fix-type-definition
fix: add _next field to Select interface
Configuration menu - View commit details
-
Copy full SHA for c48216e - Browse repository at this point
Copy the full SHA c48216eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9fc48 - Browse repository at this point
Copy the full SHA 7e9fc48View commit details
Commits on Sep 26, 2024
-
Merge pull request #2136 from taozhi8833998/fix-distinct-on-jsonb-pg
fix: distinct on jsonb expr in pg
Configuration menu - View commit details
-
Copy full SHA for ef800f7 - Browse repository at this point
Copy the full SHA ef800f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44801f7 - Browse repository at this point
Copy the full SHA 44801f7View commit details
Commits on Sep 27, 2024
-
Merge pull request #2138 from taozhi8833998/refactor-create-function-…
…return-pg refactor: support return stmt sql body in create function in pg
Configuration menu - View commit details
-
Copy full SHA for 600aeef - Browse repository at this point
Copy the full SHA 600aeefView commit details -
Merge pull request #2092 from taozhi8833998/dependabot/npm_and_yarn/e…
…lliptic-6.5.7 build(deps-dev): bump elliptic from 6.5.5 to 6.5.7
Configuration menu - View commit details
-
Copy full SHA for 107845f - Browse repository at this point
Copy the full SHA 107845fView commit details
Commits on Sep 29, 2024
-
Merge pull request #2076 from taozhi8833998/dependabot/npm_and_yarn/b…
…abel/preset-env-7.25.4 build(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4
Configuration menu - View commit details
-
Copy full SHA for feca67f - Browse repository at this point
Copy the full SHA feca67fView commit details
Commits on Oct 1, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 7dbe232 - Browse repository at this point
Copy the full SHA 7dbe232View commit details
Commits on Oct 8, 2024
-
Merge pull request #2147 from TonyGravagno/tg-pegjs-mod-operator
Support 'mod' operator for mysql/mariadb
Configuration menu - View commit details
-
Copy full SHA for 64eb1ee - Browse repository at this point
Copy the full SHA 64eb1eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5761e - Browse repository at this point
Copy the full SHA 8d5761eView commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.