PgFilter
Normalize SQL query module for QueryTrack and PostgreSQL. Remove data from SQL queries.
Installation
Add this line to your application's Gemfile:
gem 'pg_filter'
And then execute:
$ bundle
Or install it yourself as:
$ gem install pg_filter
Usage
TODO: Write usage instructions here
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/kirillshevch/pg_filter.
License
The gem is available as open source under the terms of the MIT License.