aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/point.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the type object when sending point columns to the DBSean Griffin2014-06-291-1/+7
* add missing `:nodoc:` for recent refactorings. [ci skip]Yves Senn2014-06-241-1/+1
* Detect in-place changes on point typesSean Griffin2014-06-171-2/+15
* pg, preserve point type when schema dumping.Yves Senn2014-06-031-1/+5
* Inline type cast method for PG pointsSean Griffin2014-05-231-1/+4
* Move PG OID types to their own filesSean Griffin2014-05-211-0/+17