aboutsummaryrefslogtreecommitdiffstats
path: root/test/visitors/test_sqlite.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #415 - Should Arel::Nodes::True.new() be 1 in sqlite3?Yong Guo2016-03-011-0/+7
* fix sqlite visitorAaron Patterson2014-04-081-2/+2
* Support locking by default and disable it only for SQLite.Edgars Beigarts2011-08-261-0/+5
* Make it the responsibility of the connection to hold on to a visitor for gene...Jon Leighton2011-08-081-1/+1
* adding default limits when there is an offset for sqlite and mysql [#5316 sta...Aaron Patterson2010-10-201-0/+18