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
feature request: export pg_query_split_with_scanner, pg_query_split_with_parser #51
Closed
SKalt closed 1 year ago
Since the split methods are included in
pg_query.h
, I'd like to add them to pg_query_go.