Sha256: e997eb433a864d88066c1952fa043a8e48bcd58678314350891da4b704134360
Contents?: true
Size: 439 Bytes
Versions: 6
Compression:
Stored size: 439 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: root database: composite_primary_keys_unittest sqlite3: adapter: sqlite3 database: db/composite_primary_keys_unittest.sqlite postgresql: adapter: postgresql database: composite_primary_keys_unittest username: postgres host: localhost
Version data entries
6 entries across 6 versions & 1 rubygems