Sha256: 952c719e11d110aa187cb3249ac49d0b96da054a6a16dd2a32fefcb03c7f535b
Contents?: true
Size: 408 Bytes
Versions: 5
Compression:
Stored size: 408 Bytes
Contents
common: &common database: closure_tree_test<%= ENV['TRAVIS_JOB_NUMBER'].to_s.gsub(/\W/, '_') %> host: localhost pool: 50 timeout: 5000 reaping_frequency: 1000 min_messages: ERROR sqlite: adapter: <%= "jdbc" if defined? JRUBY_VERSION %>sqlite3 database: ':memory:' postgresql: <<: *common adapter: postgresql username: postgres mysql: <<: *common adapter: mysql2 username: root
Version data entries
5 entries across 5 versions & 1 rubygems