Sha256: 649909c916ca345350552d77a3ee97c12cfd925da4de9e32c5504165eaf4f54d
Contents?: true
Size: 350 Bytes
Versions: 13
Compression:
Stored size: 350 Bytes
Contents
sqlite: adapter: <%= "jdbc" if defined? JRUBY_VERSION %>sqlite3 database: test/sqlite.db timeout: 500 pool: 50 postgresql: adapter: postgresql username: postgres database: with_advisory_lock_test min_messages: ERROR pool: 50 mysql: adapter: mysql2 host: localhost username: root database: with_advisory_lock_test pool: 50
Version data entries
13 entries across 13 versions & 1 rubygems