Sha256: 0f9707b88af392a8c40caa59028e0bf54c5d65957c06d8152c752e17a1c7926e
Contents?: true
Size: 422 Bytes
Versions: 11
Compression:
Stored size: 422 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: mysql username: root 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
11 entries across 8 versions & 1 rubygems