Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SQLite: count(distinct) queries supported in >= 3.2.6, fix calculations worka... | Jeremy Kemper | 2006-11-05 | 1 | -13/+4 |
* | Test connections use AR::Base.configurations. References #5497. | Jeremy Kemper | 2006-07-10 | 1 | -6/+3 |
* | AR should run schema.rb for tests when building test DBs (closes #3578) [Rick... | David Heinemeier Hansson | 2006-01-23 | 1 | -1/+1 |
* | Reloading a model doesn't lose track of its connection. References #2996. | Jeremy Kemper | 2005-11-24 | 1 | -1/+1 |
* | Changed :dbfile to :database for SQLite adapter for consistency (old key stil... | David Heinemeier Hansson | 2005-10-30 | 1 | -2/+2 |
* | 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 | -1/+4 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+34 |