Skip to content

Pull requests: taozhi8833998/node-sql-parser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

added features
#2588 opened Oct 6, 2025 by likhitharajuri03 Loading…
build(deps-dev): bump eslint from 8.57.0 to 9.37.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2585 opened Oct 3, 2025 by dependabot bot Loading…
build(deps-dev): bump webpack from 4.47.0 to 5.102.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2583 opened Sep 29, 2025 by dependabot bot Loading…
build(deps-dev): bump cross-env from 7.0.3 to 10.1.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2582 opened Sep 29, 2025 by dependabot bot Loading…
build(deps-dev): bump @babel/core from 7.27.4 to 7.28.4 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2562 opened Sep 5, 2025 by dependabot bot Loading…
Add GENERATED column support for sqlite
#2560 opened Sep 1, 2025 by GrumpyLittleTed Loading…
build(deps-dev): bump sha.js from 2.4.11 to 2.4.12 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2548 opened Aug 21, 2025 by dependabot bot Loading…
build(deps-dev): bump cipher-base from 1.0.4 to 1.0.6 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2547 opened Aug 21, 2025 by dependabot bot Loading…
build(deps-dev): bump @babel/register from 7.25.9 to 7.28.3 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2537 opened Aug 14, 2025 by dependabot bot Loading…
build(deps-dev): bump @babel/preset-env from 7.26.9 to 7.28.3 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2536 opened Aug 14, 2025 by dependabot bot Loading…
build(deps-dev): bump @babel/cli from 7.27.0 to 7.28.3 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2535 opened Aug 14, 2025 by dependabot bot Loading…
feat: support json_table in mysql/mariadb
#2533 opened Aug 14, 2025 by zelixir Loading…
fix: update escape character for sqlite
#2512 opened Jul 24, 2025 by sgress454 Loading…
build(deps-dev): bump chai and @types/chai dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2509 opened Jul 22, 2025 by dependabot bot Loading…
build(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.3 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2462 opened Jun 24, 2025 by dependabot bot Loading…
build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#2461 opened Jun 24, 2025 by dependabot bot Loading…
chore: migrate from pegjs to peggyjs, its successor enhancement New feature or request
#1826 opened Mar 11, 2024 by cchepelov Loading…
allow sqlify to optionally return an array of SQL commands enhancement New feature or request
#1780 opened Jan 27, 2024 by klobetime Loading…
ProTip! Exclude everything labeled bug with -label:bug.