issues
search
pganalyze
/
pg_query
Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
BSD 3-Clause "New" or "Revised" License
790
stars
85
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
#321
msepga
closed
2 days ago
0
Fix require for ruby 3.4.0-preview1|2
#320
chaadow
opened
1 month ago
2
Bump google-protobuf from 3.23.4 to 3.25.5
#319
dependabot[bot]
closed
2 days ago
1
`rake test` fails with Ruby 3.3
#318
tientt-holistics
opened
3 months ago
0
Officially support Ruby 3.3
#317
Uaitt
closed
3 months ago
1
Add .parse_plpgsql method to parse PL/pgSQL function definitions
#316
lfittl
opened
6 months ago
0
On OpenBSD/ad 7.4 pg_query generates the error `Unable to resolve symbol - Init_pg_query`
#315
vtamara
opened
6 months ago
0
Breaking changes in google-protobuf 4+
#314
dark-panda
opened
8 months ago
4
Fix build with FreeBSD
#313
mfechner
closed
2 days ago
0
Update CI to run against Ruby 3.3, drop Ruby 2.6
#312
owst
closed
2 days ago
5
[Feature] Use pg query to indent SQL
#311
bogdan
opened
8 months ago
1
[BUG] Type cast statement is deparsed incorrectly
#310
bogdan
closed
9 months ago
1
Treewalker: Improve performance by avoiding memory allocations
#309
lfittl
closed
10 months ago
0
Release 5.1.0
#308
lfittl
closed
10 months ago
0
Add simplecov to check for code coverage
#307
lfittl
closed
10 months ago
0
PgQuery::Node: Add inner and inner= helpers to modify inner object
#306
lfittl
closed
10 months ago
1
Add support for running on Windows
#305
lfittl
closed
10 months ago
0
Release 5.0.0, update to Postgres 16 parser
#304
lfittl
closed
11 months ago
0
Treewalker: Yield for each array element itself, not just children
#303
lfittl
closed
11 months ago
0
Fails to build with PostgreSQL 16
#302
jirutka
closed
11 months ago
5
Update rspec in Gemfile.lock
#301
stanhu
closed
1 year ago
1
Cant compile lib
#300
martirosharutyunyan
closed
1 year ago
0
Update `libpg_query` to `15-4.2.3`
#299
msepga
closed
1 year ago
0
pg_query fails to build with glibc 2.38
#298
loqs
closed
1 year ago
2
Purpose of location value on node
#297
kduraiswami
opened
1 year ago
1
Release 4.2.2
#296
lfittl
closed
1 year ago
0
How to add WHERE clause to a query
#295
kduraiswami
opened
1 year ago
1
What is the best way to check if a query uses a star?
#294
kduraiswami
opened
1 year ago
1
How to add a column to a query
#293
kduraiswami
opened
1 year ago
3
Restore `pg_query_ruby_freebsd.sym`
#292
msepga
closed
1 year ago
0
4.2.1 On FreeBSD: pg_query_ruby_freebsd.sym: No such file or directory
#291
mfechner
closed
1 year ago
1
gitlab-pg_query-2.0.4: Add LoongArch support.
#290
Liuer-Jiang
closed
1 year ago
0
Add LoongArch support.
#289
Liuer-Jiang
closed
1 year ago
0
Deparsing ignores database selection
#288
skpravien
closed
1 year ago
3
Create table unique index parameters problem fixed
#287
emin100
closed
11 months ago
6
Release 4.2.1
#286
lfittl
closed
1 year ago
0
Parse: Fix `ALTER INDEX my_index_name` to return `tables = []`
#285
ayufan
closed
1 year ago
2
`ALTER INDEX name` is wrongly parsed
#284
ayufan
closed
1 year ago
1
CI: Add Ruby 3.2
#283
arturoherrero
closed
1 year ago
6
What about having helpers for indexes analysis?
#282
EQuincerot
opened
1 year ago
1
Parse: Detect tables in a SELECT INTO clause as DDL tables
#281
lfittl
closed
1 year ago
0
(Select Into) doesn't return DDL tables
#280
OmarQunsul
closed
1 year ago
2
Picking out the column names from a select statement
#279
skcuslleb
opened
1 year ago
1
Fix years in CHANGELOG
#278
lfittl
closed
1 year ago
0
Update README to reflect Postgres 15 parser changes
#277
lfittl
closed
1 year ago
0
Readme examples normalized with ? no longer parse
#276
ankane
closed
1 year ago
2
Return relpersistence in #tables_with_details when parsing
#275
Tassosb
closed
1 year ago
0
2.2.1
#274
Tassosb
closed
1 year ago
0
Detect tables used in the query of a PREPARE statement
#273
lfittl
closed
1 year ago
0
Retain schema in name when parsing out functions
#272
Tassosb
closed
1 year ago
0
Next