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 152ebf2 commit 4db1c94Copy full SHA for 4db1c94
test/cases/coerced_tests.rb
@@ -28,9 +28,6 @@ def test_validate_uniqueness_with_limit_and_utf8_coerced
28
require "models/event"
29
module ActiveRecord
30
class AdapterTest < ActiveRecord::TestCase
31
- # I really don`t think we can support legacy binds.
32
- coerce_tests! :test_insert_update_delete_with_legacy_binds
33
-
34
# As far as I can tell, SQL Server does not support null bytes in strings.
35
coerce_tests! :test_update_prepared_statement
36
0 commit comments