Sha256: 212f7c45274d9bd2c99eae7787f494c9657161963ef54f596f08e49b6d6db269
Contents?: true
Size: 295 Bytes
Versions: 1
Compression:
Stored size: 295 Bytes
Contents
# connection URL's for running adapter specs INFORMIX_URL = 'informix://localhost/mydb' MYSQL_URL = 'mysql://root@localhost/sandbox' ORACLE_URL = 'oracle://hr:hr@localhost/XE' POSTGRES_URL = 'postgres://postgres:postgres@localhost:5432/reality_spec' SQLITE_URL = 'sqlite:/'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sequel_core-1.3 | spec/spec_config.rb.example |