Parses SQL queries using a copy of the PostgreSQL server query parser
This Ruby extension uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parsetree. In addition the extension allows you to normalize queries (replacing constant values with ?) and parse these normalized queries into a parsetree again.
$
pkg install rubygem-pg_queryOrigin
databases/rubygem-pg_query
Size
6.10MiB
License
BSD3CLAUSE
Maintainer
mfechner@FreeBSD.org
Dependencies
3 packages
Required by
3 packages