aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/engines/sql/compilers/ibm_db_compiler.rb
Commit message (Expand)AuthorAgeFilesLines
* Use adapter add_limit_offset! method when building query.Emilio Tagua2010-03-251-14/+0
* raise an error if limit for deletion is specified while using IBM_DBPraveen Devarao2010-02-251-1/+1
* Moved adding of limit on deletion and adding of limit on update conditions to...Praveen Devarao2010-02-251-0/+62