aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/column.rb
Commit message (Expand)AuthorAgeFilesLines
* PostgreSQL determine `Column#type` through corresponding OID. #7814Yves Senn2014-04-011-64/+1
* refactor, put `PostgreSQLColumn` into `column.rb`.Yves Senn2014-03-311-0/+221