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
/
cases
/
adapter_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed adapter test cases that were failing in oracle because the asserts were...
Rob Christie
2009-08-06
1
-13
/
+4
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-06-30
1
-0
/
+15
|
\
|
|
*
Translate foreign key violations to ActiveRecord::InvalidForeignKey exceptions.
Michael Schuerig
2009-06-26
1
-0
/
+8
|
*
Translate adapter errors that indicate a violated uniqueness constraint to Ac...
Michael Schuerig
2009-06-26
1
-0
/
+7
*
|
Removed unused methods.
Emilio Tagua
2009-06-23
1
-21
/
+0
|
/
*
Added db:charset support to PostgreSQL. [#556 state:resolved]
Sebastian A. Espindola
2008-07-14
1
-0
/
+6
*
Added SQL escaping for :limit and :offset in MySQL [Jonathan Wiess]
David Heinemeier Hansson
2008-06-01
1
-1
/
+1
*
Added SQL escaping for :limit and :offset [#288 state:closed] (Aaron Bedra, S...
David Heinemeier Hansson
2008-05-31
1
-0
/
+20
*
Added AbstractAdapter#table_exists? and made AbstractAdapter#table implementa...
Tarmo Tänav
2008-05-07
1
-9
/
+10
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+106
[prev]