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 18848ca commit 485d799Copy full SHA for 485d799
test/cases/temp_test_sqlserver.rb
@@ -10,7 +10,7 @@ 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
0 commit comments