aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/float.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not rely on the column type when quoting infinitySean Griffin2014-07-031-0/+1
* add missing `:nodoc:` for recent refactorings. [ci skip]Yves Senn2014-06-241-1/+1
* Don't mess with `_before_type_cast` for numeric typesSean Griffin2014-06-061-2/+1
* Move PG OID types to their own filesSean Griffin2014-05-211-0/+21