aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid.rb
Commit message (Expand)AuthorAgeFilesLines
...
* give each PG type a `type` method and decortate tz attributesAaron Patterson2012-02-071-12/+20
* hstores can be typecastAaron Patterson2012-02-071-0/+10
* taking column width in to account when fetching decimal fieldsAaron Patterson2012-02-071-1/+40
* return early from typecasting if the value is nilAaron Patterson2012-02-071-1/+15
* mapping more oidsAaron Patterson2012-02-071-1/+7
* many of the OIDs mapped and implementedAaron Patterson2012-02-071-0/+146