Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |