aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/money_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename `type_cast` to `type_cast_from_database`Sean Griffin2014-06-091-4/+4
* Revert "test pg, we don't care about the internal state of `column#default`."Yves Senn2014-06-031-0/+2
* pg, preserve money type when dumping schema and extract money default.Yves Senn2014-06-031-4/+22
* pg test, extract network address type tests into separate file.Yves Senn2014-05-221-1/+1
* pg, extract money tests into separate file.Yves Senn2014-05-211-0/+54