issues
search
pganalyze
/
pg_query_go
Go library to parse and normalize SQL queries using the PostgreSQL query parser
BSD 3-Clause "New" or "Revised" License
663
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to Postgres 17 and libpg_query 6.0.0
#124
msepga
closed
1 week ago
0
Typename for the Function parameter with %TYPE syntax is not coming up in datums of parsed json
#123
priyanshi-yb
opened
1 week ago
0
feat: upgrade libpg_query source to update 680f5ee67c6fdae497c8d1edfadd02b9b8eac74f to solve cursor type parsing
#122
h3n4l
closed
1 month ago
0
Error while parsing the function using a CURSOR in PLPGSQL
#121
priyanshi-yb
opened
1 month ago
2
[ENG-0] remove deprecated protobuf
#120
lwintjen
closed
2 months ago
0
chore: update libpg_query source to 680f5ee67c6fdae497c8d1edfadd02b9b8eac74f
#119
h3n4l
opened
2 months ago
0
[Suggestion] Normalization replacing constants in SQL stmt with '?' characters
#118
stbaker517
closed
2 months ago
2
Ensure update_source always works from a clean state
#117
seanlinsley
closed
3 months ago
0
Add function to normalize only utility statements
#116
seanlinsley
closed
3 months ago
0
T base
#115
taolx0
closed
4 months ago
0
Support ast visitor
#114
waterdrink
closed
5 months ago
0
chore: bytebase patch
#113
d-bytebase
closed
7 months ago
0
Clang warn when building go project
#112
ltagliamonte-dd
closed
8 months ago
1
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#111
dependabot[bot]
opened
8 months ago
0
About optimize result when query
#110
hdlinh1808
opened
8 months ago
3
CHANGELOG and README fixes
#109
lfittl
closed
10 months ago
0
Release 5.1.0
#108
lfittl
closed
10 months ago
0
Add support for running on Windows
#107
lfittl
closed
10 months ago
0
Release 5.0.0 (v5), add Postgres 16 support
#106
lfittl
closed
11 months ago
2
Guard pg_query.go with not windows as well
#105
anuraaga
closed
1 year ago
0
Use google.golang.org/protobuf to generate stubs
#104
anuraaga
closed
1 year ago
0
Wasm-based codepath to run without cgo
#103
anuraaga
opened
1 year ago
3
Allow importing parse tree proto with cgo disabled
#102
anuraaga
closed
1 year ago
1
End concurrency test with newline
#101
anuraaga
closed
1 year ago
0
Clarify code comment for Normalize function
#100
lfittl
closed
1 year ago
0
Replace the SQL literals with placeholders "?"
#99
dineshtessell
closed
1 year ago
3
index conversion error
#98
liuhangyu
closed
1 year ago
2
Added parser.Split()
#97
francoislarochelle
closed
1 year ago
3
Update `libpg_query` to `15-4.2.3`
#96
msepga
closed
1 year ago
0
build appears to fail with glibc 2.38
#95
mvdan
closed
1 year ago
2
Hello, how can I obtain the scan. l and gram. y files used in the project?
#94
mountainzhang
opened
1 year ago
2
[Question] use of SqlBody in a user function
#93
seapen
closed
1 year ago
2
Issues parsing a column named user
#92
chayim
opened
1 year ago
2
Get normalized query args
#91
alextanhongpin
opened
1 year ago
3
Expose node position in input string
#90
Jille
closed
1 year ago
2
Fix type casting
#89
ahmb84
closed
1 year ago
0
Deparse bug:The table is wrapped in quotes, and the primary key is automatically unquoted
#88
liuhangyu
closed
1 year ago
3
[Question] can I use it to modify the limit clause of the given query?
#87
vishalsngl
opened
1 year ago
5
Release 4.2.1
#86
lfittl
closed
1 year ago
0
Update libpg_query to 15-4.2.1
#85
lfittl
closed
1 year ago
0
Cgo: Add -Wno-unknown-warning-option to avoid warnings for Clang < 15
#84
lfittl
closed
1 year ago
0
Suppress `-Wdeprecated-non-prototype` warnings
#83
msepga
closed
1 year ago
0
ci: upgrade GitHub actions
#82
ansidev
closed
1 year ago
0
[MacOS] warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
#81
manitgupta
closed
1 year ago
7
Is it possible to get a list of tables from the parsed query?
#80
rchekryzhov
closed
1 year ago
0
Rename gomod
#79
ahmb84
closed
1 year ago
0
pg_query_go/v4 no longer accepts ? for input placeholders
#78
kyleconroy
opened
1 year ago
2
Deparse of index with period (.) in name leads to syntax error
#77
lwithers
closed
1 year ago
1
Return full structured error info instead of just error message
#76
lfittl
closed
1 year ago
0
Structed error call back
#75
mhkarimi1383
closed
1 year ago
6
Next