GitHub / taozhi8833998/node-sql-parser issues and pull requests
#2498 - Support network address types for postgres
Issue -
State: open - Opened by 1ilit 16 days ago
#2497 - fix: interval expr with parentheses in all db
Pull Request -
State: open - Opened by taozhi8833998 16 days ago
Labels: bug
#2495 - build(deps-dev): bump webpack from 4.47.0 to 5.100.2
Pull Request -
State: open - Opened by dependabot[bot] 16 days ago
Labels: dependencies, javascript
#2472 - fix: update set item support full expr in all db
Pull Request -
State: open - Opened by taozhi8833998 about 1 month ago
Labels: bug
#2471 - build(deps-dev): bump eslint from 8.57.0 to 9.30.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, javascript
#2470 - fix(types) add order_by to ColumnRefItem
Pull Request -
State: closed - Opened by LestevMisha about 1 month ago
Labels: enhancement
#2469 - Fix typings for LiteralNull: allow "null" as value (Fix #2468)
Pull Request -
State: closed - Opened by LestevMisha about 1 month ago
- 1 comment
Labels: enhancement
#2468 - Nullable value is emitted as string "null" but types expect real null
Issue -
State: closed - Opened by LestevMisha about 1 month ago
Labels: enhancement
#2467 - fix: contant string with case sensitive in all db
Pull Request -
State: closed - Opened by taozhi8833998 about 1 month ago
Labels: bug
#2466 - build(deps-dev): bump mocha from 10.8.2 to 11.7.1
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, javascript
#2465 - fix: snowflake double quote escape
Pull Request -
State: closed - Opened by danedmunds about 1 month ago
- 2 comments
Labels: enhancement
#2464 - double "" not handled correctly for double quote strings in snowflake
Issue -
State: closed - Opened by danedmunds about 1 month ago
Labels: enhancement
#2463 - roundtrip with postgres dialect turns E'abc' into E'ABC'
Issue -
State: closed - Opened by srenatus about 1 month ago
Labels: bug
#2462 - build(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.3
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, javascript
#2461 - build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, javascript
#2460 - fix(types): add expr to DataType
Pull Request -
State: closed - Opened by LestevMisha about 1 month ago
Labels: enhancement
#2459 - feat: support load data in mysql
Pull Request -
State: closed - Opened by taozhi8833998 about 1 month ago
Labels: enhancement
#2458 - build(deps-dev): bump mocha from 10.8.2 to 11.7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, javascript
#2457 - feat: support comment on extension in pg
Pull Request -
State: closed - Opened by taozhi8833998 about 2 months ago
Labels: enhancement
#2456 - feat: add boolean type in athena
Pull Request -
State: closed - Opened by taozhi8833998 about 2 months ago
Labels: enhancement
#2455 - Support dot syntax for nested JSON object access in Athena
Issue -
State: closed - Opened by TrevorBurnham about 2 months ago
- 1 comment
Labels: enhancement
#2454 - build(deps-dev): bump eslint from 8.57.0 to 9.29.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, javascript
#2453 - Support `COMMENT ON EXTENSION` clause for postgres
Issue -
State: closed - Opened by 1ilit about 2 months ago
Labels: enhancement
#2452 - build(deps-dev): bump mocha from 10.8.2 to 11.6.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, javascript
#2451 - refactor: upgrade version
Pull Request -
State: closed - Opened by taozhi8833998 about 2 months ago
Labels: enhancement
#2450 - fix: support insert or action in sqlite
Pull Request -
State: closed - Opened by taozhi8833998 about 2 months ago
Labels: bug
#2449 - Failed to parser sqlite sql
Issue -
State: closed - Opened by simlecode about 2 months ago
Labels: bug
#2448 - fix: keep last zero when parseFloat in all db
Pull Request -
State: closed - Opened by taozhi8833998 about 2 months ago
Labels: bug
#2447 - bug: parser.sqlify removes decimal points
Issue -
State: closed - Opened by Padamaniabhay about 2 months ago
Labels: bug
#2446 - feat: add ntext data type in tsql
Pull Request -
State: closed - Opened by taozhi8833998 about 2 months ago
Labels: enhancement
#2445 - Support `ntext` data type for T-SQL
Issue -
State: closed - Opened by 1ilit 2 months ago
Labels: enhancement
#2444 - build(deps-dev): bump eslint from 8.57.0 to 9.28.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, javascript
#2443 - build(deps-dev): bump @babel/core from 7.26.10 to 7.27.4
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, javascript
#2442 - fix: fix case when expr in db
Pull Request -
State: closed - Opened by taozhi8833998 2 months ago
- 2 comments
Labels: bug
#2441 - build(deps-dev): bump @babel/core from 7.26.10 to 7.27.3
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, javascript
#2440 - Request: Support LOAD DATA
Issue -
State: closed - Opened by bperel 2 months ago
Labels: enhancement
#2439 - build(deps-dev): bump mocha from 10.8.2 to 11.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, javascript
#2438 - Negating a boolean value syntax does not work
Issue -
State: open - Opened by jmlxxvi 2 months ago
Labels: bug
#2437 - feat: add returning stmt to type definition
Pull Request -
State: closed - Opened by taozhi8833998 2 months ago
Labels: enhancement
#2436 - fix(snowflake): support try_cast
Pull Request -
State: closed - Opened by cmlee-accelins 2 months ago
Labels: enhancement
#2435 - Parser.sqlify() adds an extra array reference when converting an AST back to SQL
Issue -
State: open - Opened by cmlee-accelins 2 months ago
- 1 comment
#2434 - Error when expression with an array index is in a CASE expression
Issue -
State: closed - Opened by cmlee-accelins 2 months ago
- 2 comments
Labels: bug
#2433 - Error in Snowflake parsing when using TRY_CAST
Issue -
State: closed - Opened by cmlee-accelins 2 months ago
Labels: enhancement
#2432 - build(deps-dev): bump webpack from 4.47.0 to 5.99.9
Pull Request -
State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, javascript
#2431 - Returning type in postgresql
Issue -
State: closed - Opened by tianhuil 2 months ago
Labels: enhancement
#2430 - build(deps-dev): bump mocha from 10.8.2 to 11.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, javascript
#2429 - feat: support alter sequence in pg
Pull Request -
State: closed - Opened by taozhi8833998 2 months ago
Labels: enhancement
#2428 - feat(sqlite): support returning on insert, update and delete
Pull Request -
State: closed - Opened by mnahkies 2 months ago
Labels: enhancement
#2427 - feat(postgres): support delete returning queries
Pull Request -
State: closed - Opened by mnahkies 2 months ago
Labels: enhancement
#2426 - build(deps-dev): bump eslint from 8.57.0 to 9.27.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2425 - build(deps-dev): bump mocha from 10.8.2 to 11.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2424 - Request: Posgresql ALTER SEQUENCE syntax support
Issue -
State: closed - Opened by hhlong87 3 months ago
Labels: enhancement
#2423 - feat: support transaction stmt in mysql
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: enhancement
#2422 - Support `START TRANSACTION` statements in MySQL
Issue -
State: closed - Opened by 1ilit 3 months ago
Labels: enhancement
#2421 - fix: fetch offset in db2
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: bug
#2420 - fix: alter table owner to in pg
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: bug
#2419 - fix: additive expr in column for snowflake
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: bug
#2418 - Error in Snowflake parsing when binary expression has quoted column names
Issue -
State: closed - Opened by cmlee-accelins 3 months ago
Labels: bug
#2417 - refactor: support function calls in column defaults for pg
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: enhancement
#2416 - build(deps-dev): bump webpack from 4.47.0 to 5.99.8
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2415 - build(deps-dev): bump @babel/cli from 7.27.0 to 7.27.2
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript
#2414 - build(deps-dev): bump @babel/preset-env from 7.26.9 to 7.27.2
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript
#2413 - refactor: upgrade version
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: enhancement
#2412 - build(deps-dev): bump eslint from 8.57.0 to 9.26.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2411 - build(deps-dev): bump mocha from 10.8.2 to 11.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2410 - build(deps-dev): bump @babel/core from 7.26.10 to 7.27.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2409 - build(deps-dev): bump @babel/cli from 7.27.0 to 7.27.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2408 - build(deps-dev): bump @babel/register from 7.25.9 to 7.27.1
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript
#2407 - build(deps-dev): bump @babel/preset-env from 7.26.9 to 7.27.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2406 - Support function calls in column defaults
Issue -
State: closed - Opened by 1ilit 3 months ago
Labels: enhancement
#2405 - Support OWNER instructions
Issue -
State: closed - Opened by 1ilit 3 months ago
Labels: bug
#2404 - Getting SQL parsing error for LIMIT and OFFSET KEYWORD
Issue -
State: closed - Opened by daymaadi 3 months ago
- 2 comments
Labels: bug
#2403 - refactor: update type definition
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: enhancement
#2402 - build(deps-dev): bump webpack from 4.47.0 to 5.99.7
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2401 - fix: cast type definition
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: bug
#2400 - build(deps-dev): bump eslint from 8.57.0 to 9.25.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2399 - build(deps-dev): bump webpack from 4.47.0 to 5.99.6
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2398 - PostgreSQL `Cast` type doesn't match AST
Issue -
State: closed - Opened by adamtowerz 3 months ago
Labels: bug
#2397 - fix: support row keyword in db2 and tsql
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: bug
#2396 - fix: add partition in mysql
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: bug
#2395 - feat: support alter partition in mysql
Pull Request -
State: closed - Opened by taozhi8833998 3 months ago
Labels: enhancement
#2394 - build(deps-dev): bump eslint from 8.57.0 to 9.25.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, javascript
#2393 - fix: default row format in mariadb
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: bug
#2392 - refactor: add scale property to DataType
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: enhancement
#2391 - scale type is missing in "DataType"
Issue -
State: closed - Opened by cimtprenkel 4 months ago
Labels: enhancement
#2390 - fix: table join using quoted ident in all db
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: bug
#2389 - [mysql] Can't use backtick with parenthesis in `FROM` clause
Issue -
State: closed - Opened by JakeAdler 4 months ago
- 1 comment
Labels: bug
#2388 - Fix newline string mariadb
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: bug
#2387 - feat: support unlogged table in pg
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: enhancement
#2386 - feat: support contraint key in create table in sqlite
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: enhancement
#2385 - feat: support drop type in pg
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: enhancement
#2384 - Support drop type statements for pg
Issue -
State: closed - Opened by 1ilit 4 months ago
- 2 comments
Labels: enhancement
#2383 - SQLite create table statement fails on primary key
Issue -
State: closed - Opened by 1ilit 4 months ago
Labels: enhancement
#2382 - Support UNLOGGED tables in create statements
Issue -
State: closed - Opened by 1ilit 4 months ago
Labels: enhancement
#2381 - fix: column offset in cast expr in bigquery
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: bug
#2380 - Newline within string is returned as a syntax error
Issue -
State: closed - Opened by lal12 4 months ago
Labels: bug
#2379 - Mariadb: Parsing "CREATE TABLE … ROW_FORMAT=DEFAULT;" will throw exception
Issue -
State: closed - Opened by lal12 4 months ago
Labels: bug
#2378 - [Bug] ALTER TABLE with TRUNCATE fails
Issue -
State: closed - Opened by rr-ngoc-to 4 months ago
Labels: enhancement
#2377 - refactor: database ignore upper or lower case for sqlite
Pull Request -
State: closed - Opened by taozhi8833998 4 months ago
Labels: enhancement
#2376 - MariaDB SQL > SQLite: constraint type is UNIQUE and Contraint name for UNIQUE not allowed
Issue -
State: closed - Opened by privatmamtora 4 months ago
- 2 comments
Labels: enhancement