Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests, move pg geometric tests out of `base_test`. | Yves Senn | 2014-12-02 | 1 | -6/+73 |
* | Remove the `text?` predicate from the type objects | Sean Griffin | 2014-07-06 | 1 | -1/+0 |
* | Merge pull request #15782 from sgrif/sg-column-defaults | Matthew Draper | 2014-06-18 | 1 | -4/+2 |
|\ | |||||
| * | Don't type cast the default on the column | Sean Griffin | 2014-06-17 | 1 | -4/+2 |
* | | Detect in-place changes on point types | Sean Griffin | 2014-06-17 | 1 | -0/+11 |
|/ | |||||
* | Revert "test pg, we don't care about the internal state of `column#default`." | Yves Senn | 2014-06-03 | 1 | -0/+5 |
* | test pg, remove unused column assignments. Follow up to 254cdf47 | Yves Senn | 2014-06-03 | 1 | -3/+0 |
* | test pg, we don't care about the internal state of `column#default`. | Yves Senn | 2014-06-03 | 1 | -4/+0 |
* | pg, preserve point type when schema dumping. | Yves Senn | 2014-06-03 | 1 | -8/+8 |
* | pg test, examples for default values and schema dumping of point types. | Yves Senn | 2014-06-03 | 1 | -0/+21 |
* | test pg, add basic test cases for point datatype. | Yves Senn | 2014-06-02 | 1 | -0/+45 |