File: spec_config.rb.example

package info (click to toggle)
ruby-sequel 5.97.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,188 kB
  • sloc: ruby: 123,115; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (7)
1
2
3
# Custom setup for the adapter/integration specs
# ENV['SEQUEL_INTEGRATION_URL'] = 'sqlite:/'
# ENV['SEQUEL_POSTGRES_URL'] = 'postgres://localhost/test'