We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039b7ca commit 2154cb6Copy full SHA for 2154cb6
test/config.yml
@@ -9,6 +9,7 @@ default_connection_info: &default_connection_info
9
username: <%= ENV['ACTIVERECORD_UNITTEST_USER'] || 'rails' %>
10
password: <%= ENV['ACTIVERECORD_UNITTEST_PASS'] || '' %>
11
collation: <%= ENV['ACTIVERECORD_UNITTEST_COLLATION'] || nil %>
12
+ login_timeout: 20
13
encoding: utf8
14
15
connections:
0 commit comments