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.
2 parents a717e83 + 485d799 commit 613f6feCopy full SHA for 613f6fe
test/cases/temp_test_sqlserver.rb
@@ -10,8 +10,6 @@ class TempTestSQLServer < ActiveRecord::TestCase
10
# end
11
12
it "insert from one schema to another using raw SQL" do
13
- skip
14
-
15
arunit_connection = Dog.lease_connection
16
arunit2_connection = OtherDog.lease_connection
17
0 commit comments