aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/bit_string_test.rb
Commit message (Expand)AuthorAgeFilesLines
* force table creationAaron Patterson2014-06-031-2/+3
* Revert "test pg, we don't care about the internal state of `column#default`."Yves Senn2014-06-031-0/+5
* test pg, remove unused column assignments. Follow up to 254cdf47Yves Senn2014-06-031-3/+0
* pg, preserve money type when dumping schema and extract money default.Yves Senn2014-06-031-5/+3
* Respect limit for PG bit stringsSean Griffin2014-06-031-8/+8
* pg, preserve type when schema dumping bit and bit varying columns.Yves Senn2014-06-031-8/+8
* test pg, move bit string type tests into `bit_string_test.rb`.Yves Senn2014-06-031-0/+79