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 6e4ccd6 commit 664965eCopy full SHA for 664965e
test/config.yml
@@ -9,7 +9,7 @@ default_connection_info: &default_connection_info
9
username: <%= ENV['ACTIVERECORD_UNITTEST_USER'] || 'rails' %>
10
password: <%= ENV['ACTIVERECORD_UNITTEST_PASS'] || '' %>
11
azure: <%= !ENV['ACTIVERECORD_UNITTEST_AZURE'].nil? %>
12
-
+ timeout: 0
13
connections:
14
15
dblib:
0 commit comments