rails--rails/activerecord/test/connections/native_sqlite3
Jeremy Kemper effe522515 r3577@sedna: jeremy | 2005-10-13 11:55:20 -0700
Add in_memory_connection for SQLite3 AR tests.  Uses :dbfile => ':memory:' so we don't have to manage db files.  It seems a bit quirky, so I'm including it as a separate connection type until we iron out the details.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2556 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-13 19:05:54 +00:00
..
connection.rb Fixed that SQLite3 exceptions are caught and reported properly #823 [yerejm] 2005-03-14 23:48:39 +00:00
in_memory_connection.rb r3577@sedna: jeremy | 2005-10-13 11:55:20 -0700 2005-10-13 19:05:54 +00:00