Schema Validations: Add support for pg gem connections

Currently, the schema validation gem only supports active record connections. We should also add support for pg connections.

More info about the pg gem:

https://github.com/ged/ruby-pg

Edited by Diogo Frazão