/rails-6-multiple-databases

With Rails 6.0, you can now define multiple primary and replica databases, define separate migrations for each primary database, and configure each model to read and write from different databases.

Primary LanguageRuby

No issues in this repository yet.