aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/sqlite/sqlite_adapter_test.rb
Commit message (Expand)AuthorAgeFilesLines
* moving sqlite_adapter_tests to sqlite3_adapter_test so that the tests are act...Aaron Patterson2011-04-081-229/+0
* escaping binary data encoding when inserting to sqlite3. Thanks Naruse! [#655...Aaron Patterson2011-03-211-0/+19
* primary key behavioral testsAaron Patterson2010-07-101-0/+17
* behavioral tests for sqlite adapterAaron Patterson2010-07-101-4/+77
* adding more behavioral tests for the sqlite adapterAaron Patterson2010-07-091-0/+20
* adding some behavioral tests for the sqlite adapter. [#5065 state:resolved]Aaron Patterson2010-07-071-0/+100