Integrate.Replication.Config (IntegrateDB v0.1.0) View Source
Replication config helpers.
Link to this section Summary
Functions
Allows Integrate.Replication
's epgsql connection to "just work" with the existing
Repo database connection config (including a DATABASE_URL
).
Link to this section Functions
Allows Integrate.Replication
's epgsql connection to "just work" with the existing
Repo database connection config (including a DATABASE_URL
).
This can be avoided by explicitly passing an epgsql: [host: 'lala', ...]
section
in your Integrate.Replication
config.