Sha256: 15ba6f7bb69f22745f8cd032086fbe42d4b652112de2c7e3829ff33b3ba3e905
Contents?: true
Size: 441 Bytes
Versions: 5
Compression:
Stored size: 441 Bytes
Contents
# To run tests: # 1. Copy this file to test/connections/databases.yml. # 2. Update to match the databases you want to test against. mysql: adapter: mysql2 username: root password: mysql database: composite_primary_keys_unittest sqlite3: adapter: sqlite3 database: db/composite_primary_keys_unittest.sqlite3 postgresql: adapter: postgresql database: composite_primary_keys_unittest username: postgres host: localhost
Version data entries
5 entries across 5 versions & 1 rubygems