issues
search
taozhi8833998
/
node-sql-parser
Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL
https://taozhi8833998.github.io/node-sql-parser/
Apache License 2.0
818
stars
181
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10
#2230
dependabot[bot]
opened
1 day ago
0
refactor: as can be ignore when UNNEST in athena
#2229
taozhi8833998
closed
1 day ago
0
fix: key as column in athena
#2228
taozhi8833998
closed
1 day ago
0
Request: Posgresql INCLUDE keyword when create index
#2227
hhlong87
opened
1 day ago
0
AT TIME ZONE still fails to parse under certain circumstances
#2226
dannflor
opened
1 day ago
0
Athena parser error - alias for each element within the unnested array
#2225
LaizaAngrest
closed
1 day ago
0
Athena parser error - UNNEST with db.schema.table
#2224
LaizaAngrest
closed
1 day ago
0
Athena parser error - UNNEST function with AS
#2223
LaizaAngrest
closed
1 day ago
0
feat: support filter function in athena
#2222
taozhi8833998
closed
1 day ago
0
Athena - cardinality function parsing error
#2221
LaizaAngrest
closed
1 day ago
0
Typescript type for Select.distinct does not match runtime value when parsing Snowflake SQL
#2220
chris-codaio
opened
5 days ago
0
build(deps-dev): bump eslint from 8.57.0 to 9.15.0
#2219
dependabot[bot]
opened
6 days ago
0
refactor: support listagg function in snowflake
#2218
taozhi8833998
closed
1 week ago
0
Unable to parse Snowflake SQL using LISTAGG function
#2217
chris-codaio
closed
1 week ago
0
refactor: support if not exists stmt in create index stmt in pg
#2216
taozhi8833998
closed
1 week ago
0
Support `IF NOT EXISTS` for creating an index in postgres
#2215
1ilit
closed
1 week ago
0
refactor: upgrade version
#2214
taozhi8833998
closed
1 week ago
0
feat: support set time zone in pg
#2213
taozhi8833998
closed
2 weeks ago
0
Getting parsing error on query - SET standard_conforming_strings=on;SET client_min_messages TO warning;SET TIME ZONE INTERVAL '00:00' HOUR TO MINUTE;
#2212
shreesha1995
closed
2 weeks ago
0
feat: support lateral derived tables in mysql
#2211
taozhi8833998
closed
2 weeks ago
0
fix: from clause with multiple parentheses in mysql
#2210
taozhi8833998
closed
2 weeks ago
0
fix: not null position after generated column in mysql
#2209
taozhi8833998
closed
2 weeks ago
0
fix: with recursive in pg
#2208
taozhi8833998
closed
2 weeks ago
0
build(deps-dev): bump eslint from 8.57.0 to 9.14.0
#2207
dependabot[bot]
closed
1 week ago
1
build(deps-dev): bump webpack from 4.47.0 to 5.96.1
#2206
dependabot[bot]
opened
2 weeks ago
0
feat: support at time zone in pg
#2205
taozhi8833998
closed
2 weeks ago
0
build(deps-dev): bump webpack from 4.47.0 to 5.96.0
#2204
dependabot[bot]
closed
2 weeks ago
1
Update FUNDING.yml
#2203
taozhi8833998
closed
3 weeks ago
0
build(deps-dev): bump mocha from 10.7.3 to 10.8.2
#2202
dependabot[bot]
closed
1 week ago
0
AT TIME ZONE fails to parse
#2201
dannflor
closed
2 weeks ago
0
feat: support substring in pg
#2200
taozhi8833998
closed
3 weeks ago
0
build(deps-dev): bump mocha from 10.7.3 to 10.8.1
#2199
dependabot[bot]
closed
3 weeks ago
1
build(deps-dev): bump elliptic from 6.5.7 to 6.6.0
#2198
dependabot[bot]
closed
1 week ago
0
Parsing PostgreSQL recursive query fails
#2197
kasvith
closed
2 weeks ago
0
`create table` for mysql - places `NOT NULL` in invalid position for generated column
#2196
croconut
closed
2 weeks ago
0
refactor: change definer expr in mysql
#2195
taozhi8833998
closed
3 weeks ago
0
`select` in mysql - cant use join + parentheses + backticks together in `from` clause
#2194
croconut
closed
2 weeks ago
0
`create view` for mysql - backticks in definer clause
#2193
croconut
closed
3 weeks ago
0
feature request: `create procedure` for mysql
#2192
croconut
opened
3 weeks ago
1
build(deps-dev): bump @babel/preset-env from 7.25.9 to 7.26.0
#2191
dependabot[bot]
closed
3 weeks ago
0
build(deps-dev): bump @babel/core from 7.25.8 to 7.26.0
#2190
dependabot[bot]
closed
3 weeks ago
0
Indexing into result of function fails to parse
#2189
dannflor
closed
2 weeks ago
4
Statement after Lateral keyword couldn't be parsed as expected MySql
#2188
akramtechspace
closed
2 weeks ago
0
Is it possible to extend the grammar
#2187
evil-shrike
opened
3 weeks ago
0
feat: export columns method
#2186
taozhi8833998
closed
3 weeks ago
0
Option to include original column expressions (extending includeLocations)
#2185
evil-shrike
closed
3 weeks ago
3
build(deps-dev): bump chai and @types/chai
#2184
dependabot[bot]
opened
4 weeks ago
0
build(deps-dev): bump @babel/cli from 7.25.6 to 7.25.9
#2183
dependabot[bot]
closed
4 weeks ago
0
build(deps-dev): bump @babel/preset-env from 7.25.8 to 7.25.9
#2182
dependabot[bot]
closed
4 weeks ago
0
build(deps-dev): bump @babel/register from 7.24.6 to 7.25.9
#2181
dependabot[bot]
closed
6 days ago
0
Next