We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34df309 commit e45857cCopy full SHA for e45857c
test/cases/optimizer_hints_test_sqlserver.rb
@@ -36,7 +36,6 @@ class OptimizerHitsTestSQLServer < ActiveRecord::TestCase
36
end
37
38
39
-
40
it "support order" do
41
assert_queries_match(%r{\ASELECT .+ FROM .+ ORDER .+ OPTION .+\z}) do
42
companies = Company.optimizer_hints("LABEL='FindCompanies'")
0 commit comments