Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AR should run schema.rb for tests when building test DBs (closes #3578) [Rick... | David Heinemeier Hansson | 2006-01-23 | 2 | -0/+2 |
* | Reloading a model doesn't lose track of its connection. References #2996. | Jeremy Kemper | 2005-11-24 | 2 | -2/+2 |
* | Changed :dbfile to :database for SQLite adapter for consistency (old key stil... | David Heinemeier Hansson | 2005-10-30 | 2 | -3/+3 |
* | r3577@sedna: jeremy | 2005-10-13 11:55:20 -0700 | Jeremy Kemper | 2005-10-13 | 1 | -0/+17 |
* | Fixed that SQLite3 exceptions are caught and reported properly #823 [yerejm] | David Heinemeier Hansson | 2005-03-14 | 1 | -1/+1 |
* | Skip Active Record tests in Action Pack if the SQLite database cant be brough... | David Heinemeier Hansson | 2005-02-17 | 1 | -2/+4 |
* | Added SQLite3 compatibility through the sqlite3-ruby adapter by Jamis Buck #3... | David Heinemeier Hansson | 2005-01-10 | 1 | -0/+34 |