1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Yasuo Honda 29d081c47a Execute JsonAttributeTest only if supports_json? returns true
Oracle enhanced adapter does not fully support JSON datatype then `supports_json?` returns `false`.
I wanted to skip known failures and errors when tested with Oracle enhanced adapter.
2017-12-05 21:09:29 +00:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets
cases Execute JsonAttributeTest only if supports_json? returns true 2017-12-05 21:09:29 +00:00
fixtures Set counter caches to correct values in fixtures 2017-11-08 20:45:43 +02:00
migrations Unify the internal source control .keep file name 2017-08-24 13:40:26 +09:00
models Inverse instance should not be reloaded during autosave if called in validation 2017-11-27 09:41:36 +05:30
schema Refactor length, order, and opclass index options dumping 2017-12-03 05:01:41 +09:00
support Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
.gitignore
config.example.yml
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00