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
/
adapters
/
postgresql
/
money_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove most type related predicates from `Column`
Sean Griffin
2015-01-30
1
-7
/
+9
*
Should escape regexp wildcard character `.`
Ryuta Kamizono
2015-01-19
1
-1
/
+1
*
Prefer `array?` rather than `array`
Ryuta Kamizono
2015-01-04
1
-1
/
+1
*
Add `force: true` to table created in tests
Sean Griffin
2014-12-22
1
-1
/
+1
*
Remove the `text?` predicate from the type objects
Sean Griffin
2014-07-06
1
-1
/
+0
*
Remove unneccessary special case for money in quoting
Sean Griffin
2014-07-03
1
-0
/
+24
*
Don't type cast the default on the column
Sean Griffin
2014-06-17
1
-2
/
+1
*
Rename `type_cast` to `type_cast_from_database`
Sean Griffin
2014-06-09
1
-4
/
+4
*
Revert "test pg, we don't care about the internal state of `column#default`."
Yves Senn
2014-06-03
1
-0
/
+2
*
pg, preserve money type when dumping schema and extract money default.
Yves Senn
2014-06-03
1
-4
/
+22
*
pg test, extract network address type tests into separate file.
Yves Senn
2014-05-22
1
-1
/
+1
*
pg, extract money tests into separate file.
Yves Senn
2014-05-21
1
-0
/
+54