Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PostgreSQL determine `Column#type` through corresponding OID. #7814 | Yves Senn | 2014-04-01 | 1 | -2/+2 |
* | PostgreSQL, use `PostgreSQLColumn` in PG specific tests. | Yves Senn | 2014-03-28 | 1 | -8/+8 |
* | Test that PostgreSQL adapter includes `usec` when quoting `DateTime` | Ben Cherry | 2013-08-28 | 1 | -0/+5 |
* | Stop interpreting SQL 'string' columns as :string type. | Ben Woosley | 2013-08-17 | 1 | -1/+1 |
* | Cast number to string in Postgres | Łukasz Strzałkowski | 2013-03-12 | 1 | -0/+8 |
* | Fix typo in inet and cidr saving | Miguel Herranz | 2012-10-14 | 1 | -0/+13 |
* | postgresql adapter handles quoting of not a number (NaN) and Infinity | Sven Bohm | 2011-11-21 | 1 | -0/+12 |
* | please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT | Aaron Patterson | 2011-06-06 | 1 | -1/+1 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -1/+1 |
* | mysql type cast should return integers when typecasting true / false | Aaron Patterson | 2011-04-14 | 1 | -0/+25 |