issues
search
launchql
/
pgsql-parser
PostgreSQL Query Parser for Node.js
MIT License
162
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Roundtripping SQL through parser->deparser strips database name from table
#127
chris-codaio
opened
1 month ago
0
Unable to install pgsql-parser
#126
DVGY
closed
1 month ago
2
chore(deps): bump micromatch from 4.0.5 to 4.0.8
#125
dependabot[bot]
opened
3 months ago
0
deparser bug: Incorrect string escaping
#124
rwe
opened
5 months ago
0
Incorrect parsing of quotes in create aggregate
#123
k-koehler
opened
5 months ago
0
chore(deps): bump braces from 3.0.2 to 3.0.3
#122
dependabot[bot]
opened
5 months ago
0
Segmentation fault
#121
gajus
opened
5 months ago
0
chore(deps): bump minimist from 1.2.5 to 1.2.8
#120
dependabot[bot]
closed
6 months ago
1
upgrade
#119
pyramation
closed
7 months ago
0
chore(deps): bump ejs from 3.1.9 to 3.1.10
#118
dependabot[bot]
closed
6 months ago
1
16 latest
#117
pyramation
closed
8 months ago
0
upgrade parser, export utils
#116
pyramation
closed
8 months ago
0
added new utils for creating ASTs ðŸ›
#115
pyramation
closed
8 months ago
0
chore(deps): bump @babel/traverse from 7.17.9 to 7.24.1
#114
dependabot[bot]
closed
6 months ago
1
chore(deps): bump ansi-regex from 5.0.0 to 5.0.1
#113
dependabot[bot]
closed
6 months ago
1
chore(deps): bump semver from 5.7.1 to 5.7.2
#112
dependabot[bot]
closed
6 months ago
1
chore(deps): bump trim-newlines from 3.0.0 to 3.0.1
#111
dependabot[bot]
closed
6 months ago
1
types with tests (and workflow)
#110
pyramation
closed
8 months ago
0
Typescript
#109
pyramation
closed
8 months ago
0
use pg-proto-parser to maintain enum files and getters
#108
pyramation
closed
8 months ago
0
PG 16 upgrade
#107
pyramation
opened
8 months ago
4
logo
#106
pyramation
closed
9 months ago
0
upgrade
#105
pyramation
closed
9 months ago
0
new node 20 version for pre-builds
#104
pyramation
opened
11 months ago
1
Reliably identify table names?
#103
MikeCarbone
closed
9 months ago
0
Update deparser.js for ALL caps needsQuotes
#102
ateszki
closed
8 months ago
0
Bug - Column names with a only capital letters are not surrounded by quotes on deparse.
#101
ateszki
opened
1 year ago
0
Error: List is not implemented:
#100
aniketbiprojit
closed
9 months ago
2
Merge remove preparse
#99
pyramation
closed
1 year ago
1
Unwrap Lists in deparse instead of preparsing the AST + remove lodash
#98
benasher44
closed
1 year ago
6
transformArrays slow for large queries
#97
benasher44
closed
1 year ago
2
CREATE INDEX with expression missing extra parenthesis
#96
beeing
opened
1 year ago
0
Error installing the package on Windows 10
#95
grindarius
closed
1 year ago
1
chore(deps): bump json5 from 2.2.0 to 2.2.3
#94
dependabot[bot]
closed
8 months ago
1
PG 15 upgrade
#93
pyramation
opened
1 year ago
7
PG 14 upgrade
#92
pyramation
opened
1 year ago
5
chore(deps): bump minimatch from 3.0.4 to 3.1.2
#91
dependabot[bot]
closed
1 year ago
0
chore(deps): bump qs from 6.5.2 to 6.5.3
#90
dependabot[bot]
closed
8 months ago
1
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#89
dependabot[bot]
closed
8 months ago
1
New release of pgsql-parser for macOS SDK Issue
#88
benasher44
closed
2 years ago
3
Add support for cte materialization
#87
tomquist
closed
2 years ago
2
Add async entrypoint to parser
#86
acarl005
closed
2 years ago
0
Question: why not async?
#85
acarl005
closed
2 years ago
2
Get all CTE tests passing
#84
acarl005
closed
2 years ago
0
Implement TRUNCATE TABLE
#83
acarl005
closed
2 years ago
3
implement TRUNCATE TABLE
#82
acarl005
closed
2 years ago
0
Improve debugability in kitchen sink test failures
#81
acarl005
closed
2 years ago
2
TruncateStmt plus some progress on CTEs
#80
acarl005
closed
2 years ago
7
Queries with CTEs (WITH clause) that have column aliases cause syntax error
#79
acarl005
closed
2 years ago
6
supabase artifact not found
#78
patiee
closed
2 years ago
6
Next