aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/rails_5_1_point.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails 5.1 point type should not raise exception if empty string is provided a...bUg2016-05-151-0/+2
* Return a `Point` object from the PG Point typeSean Griffin2015-06-051-0/+50