Sha256: a6eff998cef1193c1fb74d177ac0ba4d09a74c0fc9f06cfe3f6671f586f4cb96
Contents?: true
Size: 312 Bytes
Versions: 6
Compression:
Stored size: 312 Bytes
Contents
test: adapter: sqlite3 database: test/test.sqlite3 pool: 5 timeout: 5000 # Make the slave a separate database that is not slaved to ensure reads # and writes go to the appropriate databases slave: adapter: sqlite3 database: test/test_slave.sqlite3 pool: 5 timeout: 5000
Version data entries
6 entries across 6 versions & 1 rubygems