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
823
stars
184
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Snowflake] Support FLOAT4 and FLOAT8 data types
#2241
tobiasheldring
opened
10 hours ago
0
[Athena & Transact SQL] Support double quoted table mentions in select statements
#2240
tobiasheldring
opened
10 hours ago
1
Fix vulnerabilities via npm audit fix
#2239
tobiasheldring
closed
10 hours ago
0
[Athena] Support REAL data type
#2238
tobiasheldring
opened
12 hours ago
0
Cannot build project on node 20 due to security vulnerability
#2237
tobiasheldring
closed
10 hours ago
0
Bug: Subquery in LIMIT Clause Not Parsed by node-sql-parser
#2236
sambit04126
opened
16 hours ago
0
fix: at time zone with column_ref in pg
#2235
taozhi8833998
closed
1 day ago
0
refactor: alter table first with optional column in mysql
#2234
taozhi8833998
closed
2 days ago
0
fix: don't require column expression for alter first
#2233
brainsiq
closed
3 days ago
1
MySQL ALTER TABLE FIRST
#2232
brainsiq
closed
3 days ago
0
feat: support include columns in create index for pg
#2231
taozhi8833998
closed
5 days ago
0
build(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10
#2230
dependabot[bot]
closed
4 days ago
0
refactor: as can be ignore when UNNEST in athena
#2229
taozhi8833998
closed
1 week ago
0
fix: key as column in athena
#2228
taozhi8833998
closed
1 week ago
0
Request: Posgresql INCLUDE keyword when create index
#2227
hhlong87
closed
5 days ago
0
AT TIME ZONE still fails to parse under certain circumstances
#2226
dannflor
closed
1 day ago
1
Athena parser error - alias for each element within the unnested array
#2225
LaizaAngrest
closed
1 week ago
0
Athena parser error - UNNEST with db.schema.table
#2224
LaizaAngrest
closed
1 week ago
0
Athena parser error - UNNEST function with AS
#2223
LaizaAngrest
closed
1 week ago
0
feat: support filter function in athena
#2222
taozhi8833998
closed
1 week ago
0
Athena - cardinality function parsing error
#2221
LaizaAngrest
closed
1 week ago
0
Typescript type for Select.distinct does not match runtime value when parsing Snowflake SQL
#2220
chris-codaio
opened
1 week ago
0
build(deps-dev): bump eslint from 8.57.0 to 9.15.0
#2219
dependabot[bot]
closed
23 hours ago
1
refactor: support listagg function in snowflake
#2218
taozhi8833998
closed
2 weeks ago
0
Unable to parse Snowflake SQL using LISTAGG function
#2217
chris-codaio
closed
2 weeks ago
0
refactor: support if not exists stmt in create index stmt in pg
#2216
taozhi8833998
closed
2 weeks ago
0
Support `IF NOT EXISTS` for creating an index in postgres
#2215
1ilit
closed
2 weeks ago
0
refactor: upgrade version
#2214
taozhi8833998
closed
2 weeks ago
0
feat: support set time zone in pg
#2213
taozhi8833998
closed
3 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
3 weeks ago
0
feat: support lateral derived tables in mysql
#2211
taozhi8833998
closed
3 weeks ago
0
fix: from clause with multiple parentheses in mysql
#2210
taozhi8833998
closed
3 weeks ago
0
fix: not null position after generated column in mysql
#2209
taozhi8833998
closed
3 weeks ago
0
fix: with recursive in pg
#2208
taozhi8833998
closed
3 weeks ago
0
build(deps-dev): bump eslint from 8.57.0 to 9.14.0
#2207
dependabot[bot]
closed
2 weeks ago
1
build(deps-dev): bump webpack from 4.47.0 to 5.96.1
#2206
dependabot[bot]
closed
23 hours ago
1
feat: support at time zone in pg
#2205
taozhi8833998
closed
3 weeks ago
0
build(deps-dev): bump webpack from 4.47.0 to 5.96.0
#2204
dependabot[bot]
closed
3 weeks ago
1
Update FUNDING.yml
#2203
taozhi8833998
closed
4 weeks ago
0
build(deps-dev): bump mocha from 10.7.3 to 10.8.2
#2202
dependabot[bot]
closed
2 weeks ago
0
AT TIME ZONE fails to parse
#2201
dannflor
closed
3 weeks ago
0
feat: support substring in pg
#2200
taozhi8833998
closed
4 weeks ago
0
build(deps-dev): bump mocha from 10.7.3 to 10.8.1
#2199
dependabot[bot]
closed
4 weeks ago
1
build(deps-dev): bump elliptic from 6.5.7 to 6.6.0
#2198
dependabot[bot]
closed
2 weeks ago
0
Parsing PostgreSQL recursive query fails
#2197
kasvith
closed
3 weeks ago
0
`create table` for mysql - places `NOT NULL` in invalid position for generated column
#2196
croconut
closed
3 weeks ago
0
refactor: change definer expr in mysql
#2195
taozhi8833998
closed
1 month ago
0
`select` in mysql - cant use join + parentheses + backticks together in `from` clause
#2194
croconut
closed
3 weeks ago
0
`create view` for mysql - backticks in definer clause
#2193
croconut
closed
1 month ago
0
feature request: `create procedure` for mysql
#2192
croconut
opened
1 month ago
1
Next