aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/visitors/informix.rb
Commit message (Expand)AuthorAgeFilesLines
* Informix versions < 10 use 'FIRST' keyword instead of 'LIMIT'Pierre Paridans2014-09-161-1/+1
* informix is workingAaron Patterson2014-04-081-21/+39
* Removed all the fiels in lib/arel/visitors/ which needs dependency on 'a' als...Alex Lin2014-03-241-16/+16
* Make visitors threadsafe by removing @last_columnErnie Miller2013-04-281-17/+17
* Patch Informix Visitor so that it includes joinsJordan2012-02-291-1/+1
* Removed some old dev codeMartin Little2011-05-161-7/+0
* Added initial informix visitor supportMartin Little2011-05-161-0/+40