aboutsummaryrefslogtreecommitdiffstats
path: root/test/visitors/test_ibm_db.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make it the responsibility of the connection to hold on to a visitor for ↵Jon Leighton2011-08-081-1/+1
| | | | generating SQL, rather than the TreeManager. (There is a related commit coming in Active Record.)
* replace 'LIMIT n' with 'FETCH FIRST n ROWS ONLY' when using ibm_dbShane Emmons2011-04-291-0/+27