Sha256: 5f42ccc494b53226b7a2be4d936677e59213953a0df8394a08758d914ec2a8b2
Contents?: true
Size: 320 Bytes
Versions: 1
Compression:
Stored size: 320 Bytes
Contents
test: adapter: sqlite3 database: test/test.sqlite3 pool: 5 timeout: 5000 # Make the replica a separate database that is not replicad to ensure reads # and writes go to the appropriate databases replica: adapter: sqlite3 database: test/test_replica.sqlite3 pool: 5 timeout: 5000
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_record_replica-2.0.1 | test/database.yml |