Put together tests for seamless_database_pool adapter
This commit is contained in:
parent
23a07371dd
commit
1d9b30cf83
5 changed files with 11 additions and 2 deletions
|
@ -1 +1 @@
|
|||
ENV["ARE_DB"] = "mysql2"
|
||||
ENV["ARE_DB"] = "mysql2"
|
||||
|
|
1
test/adapters/seamless_database_pool.rb
Normal file
1
test/adapters/seamless_database_pool.rb
Normal file
|
@ -0,0 +1 @@
|
|||
ENV["ARE_DB"] = "seamless_database_pool"
|
Loading…
Add table
Add a link
Reference in a new issue