aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/visitors/ibm_db.rb
Commit message (Expand)AuthorAgeFilesLines
* fixing ibm dbAaron Patterson2014-04-081-2/+4
* Removed all the fiels in lib/arel/visitors/ which needs dependency on 'a' als...Alex Lin2014-03-241-2/+2
* Make visitors threadsafe by removing @last_columnErnie Miller2013-04-281-2/+2
* replace 'LIMIT n' with 'FETCH FIRST n ROWS ONLY' when using ibm_dbShane Emmons2011-04-291-0/+12