index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
connections
/
native_sqlite3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quote db path so SQLite AR tests work on Windows. Closes #5278 [mislav@nippur...
Jeremy Kemper
2007-06-08
1
-1
/
+1
*
Fix typo. Closes #7504 [aurelianito]
Jeremy Kemper
2007-06-05
1
-1
/
+1
*
SQLite: count(distinct) queries supported in >= 3.2.6, fix calculations worka...
Jeremy Kemper
2006-11-05
1
-13
/
+4
*
Added timeout option to SQLite3 configurations to deal more gracefully with S...
David Heinemeier Hansson
2006-10-09
1
-1
/
+1
*
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
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