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
Ryuta Kamizono e33c1f3c26
Merge pull request #35457 from yahonda/run_delte_all_test
Oracle database can run `delete`  with `order by` and`fetch first n rows only`
2019-03-03 21:59:08 +09:00
..
active_record/connection_adapters
assets
cases Merge pull request #35457 from yahonda/run_delte_all_test 2019-03-03 21:59:08 +09:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Use the correct model in the test 2019-03-01 13:19:47 -05:00
schema Address "warning: in `column': the last argument was passed as a single Hash" 2019-02-21 17:41:39 +09:00
support Remove duplicated protected params definitions 2019-02-24 19:50:53 +09:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb