aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations.rb
diff options
context:
space:
mode:
authorRaimonds Simanovskis <raimonds.simanovskis@gmail.com>2010-05-16 19:55:21 +0300
committerRaimonds Simanovskis <raimonds.simanovskis@gmail.com>2010-06-04 22:44:03 +0300
commit05ef038bb955d4a0c9cbda50bf7ff7eb259bdf59 (patch)
tree1c269222a3208e24e3619ccae61958d02ce52b33 /activerecord/lib/active_record/associations.rb
parentc6d6b5016631ae0d2c6f09bb289fb9b54dca9a0a (diff)
downloadrails-05ef038bb955d4a0c9cbda50bf7ff7eb259bdf59.tar.gz
rails-05ef038bb955d4a0c9cbda50bf7ff7eb259bdf59.tar.bz2
rails-05ef038bb955d4a0c9cbda50bf7ff7eb259bdf59.zip
Fixed adapter tests not to assert LIMIT and OFFSET in SQL strings
Fixed adapter test cases that were failing in oracle because the asserts were looking for the presence of offset and limit which are not available in oracle. Changed the tests to check that the sql injection is not present in the output so that the tests are database adapter agnostic.
Diffstat (limited to 'activerecord/lib/active_record/associations.rb')
0 files changed, 0 insertions, 0 deletions