pg-pglogical 1.1.1
This gem provides a class with methods which map directly to the SQL stored procedure APIs provided by pglogical. It also provides a way to mix these methods directly into the ActiveRecord connection object.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 0
pg
>= 0