Packages
Comaintainers
1 package
pg-query-walker
Analyzes a SQL query you pass in, and provides a list of all database tables and columns that the query references. Since it uses the PostgresQL query parser, it can process any valid PostgresQL query.