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
/
column_definition_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
column will use coder to typecase value when it is available
Aaron Patterson
2011-02-01
1
-0
/
+6
*
coders can be assigned to columns
Aaron Patterson
2011-02-01
1
-0
/
+14
*
namespace test so we can dry up constant lookup
Aaron Patterson
2011-02-01
1
-95
/
+99
*
update tests for mysql2 support
Brian Lopez
2010-08-02
1
-0
/
+34
*
Use better assertion methods for testing
Neeraj Singh
2010-05-19
1
-3
/
+3
*
Add tests for postgresql column type mapping updates [#4270 state:resolved]
Ernie Miller
2010-03-31
1
-0
/
+17
*
AR should respect default values for MySQL BINARY and VARBINARY columns.
Jatinder Singh
2009-08-09
1
-0
/
+34
*
Don't set "NULL" as a constraint on nullable columns [#398 state:resolved]
Tarmo Tänav
2008-08-23
1
-4
/
+4
*
Fixed that create database statements would always include "DEFAULT NULL" (Ni...
David Heinemeier Hansson
2008-07-14
1
-0
/
+36