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 809eb88 commit 94261feCopy full SHA for 94261fe
test/cases/coerced_tests.rb
@@ -1511,11 +1511,11 @@ def self.search_as_method(term)
1511
}
1512
end
1513
1514
- assert_queries_match(/LIKE N'20!% !_reduction!_!!'/) do
+ assert_queries_match(/LIKE @0/) do
1515
searchable_post.search_as_method("20% _reduction_!").to_a
1516
1517
1518
1519
searchable_post.search_as_scope("20% _reduction_!").to_a
1520
1521
0 commit comments