diff options
author | Eileen Uchitelle <eileencodes@gmail.com> | 2018-08-31 10:53:20 -0400 |
---|---|---|
committer | Eileen Uchitelle <eileencodes@gmail.com> | 2018-08-31 10:53:20 -0400 |
commit | 8737dffce73a37dff073dfe0af8931efd08632c5 (patch) | |
tree | 203dacc96afb07fd766ef1b3851c93ec31a5f2c1 /railties/MIT-LICENSE | |
parent | 2fd997c111b3d2921d011d8023314dbfc2dec317 (diff) | |
download | rails-8737dffce73a37dff073dfe0af8931efd08632c5.tar.gz rails-8737dffce73a37dff073dfe0af8931efd08632c5.tar.bz2 rails-8737dffce73a37dff073dfe0af8931efd08632c5.zip |
Add replica? check to DatabaseConfig
Checks if the config has a "replica" key, if so the configuration is for
a replica database. This is useful for excluding replicas from the
configurations list when creating the rake tasks or running rake tasks.
For example, we don't want to create the primary and primary_readonly.
They're the same database.
Diffstat (limited to 'railties/MIT-LICENSE')
0 files changed, 0 insertions, 0 deletions