Sha256: 7b7bf991f223d26cb3353406e37407989bef77389c9ea6723c8eed88b3bc8793

Contents?: true

Size: 641 Bytes

Versions: 14

Compression:

Stored size: 641 Bytes

Contents

default_connection: cockroachdb

with_manual_interventions: false

connections:
  cockroachdb:
    arunit:
      database: activerecord_unittest
      host: localhost
      port: 26257
      user: root
      requiressl: disable
      min_messages: warning
    arunit_without_prepared_statements:
      database: activerecord_unittest
      host: localhost
      port: 26257
      user: root
      requiressl: disable
      min_messages: warning
      prepared_statements: false
    arunit2:
      database: activerecord_unittest2
      host: localhost
      port: 26257
      user: root
      requiressl: disable
      min_messages: warning

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
activerecord-cockroachdb-adapter-6.0.0.pre.beta.5 build/config.teamcity.yml
activerecord-cockroachdb-adapter-6.1.0.pre.beta.3 build/config.teamcity.yml
activerecord-cockroachdb-adapter-6.1.0.pre.beta.2 build/config.teamcity.yml
activerecord-cockroachdb-adapter-6.0.0.pre.beta.4 build/config.teamcity.yml
activerecord-cockroachdb-adapter-6.1.0beta1 build/config.teamcity.yml
activerecord-cockroachdb-adapter-6.0.0beta3 build/config.teamcity.yml
activerecord-cockroachdb-adapter-5.2.2 build/config.teamcity.yml
activerecord-cockroachdb-adapter-6.0.0beta2 build/config.teamcity.yml
activerecord-cockroachdb-adapter-6.0.0beta1 build/config.teamcity.yml
activerecord-cockroachdb-adapter-5.2.1 build/config.teamcity.yml
activerecord-cockroachdb-adapter-5.2.0 build/config.teamcity.yml
activerecord-cockroachdb-adapter-5.2.0.beta2 build/config.teamcity.yml
activerecord-cockroachdb-adapter-0.3.0.beta1 build/config.teamcity.yml
activerecord-cockroachdb-adapter-0.2.3 build/config.teamcity.yml