aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure `OID::Array#type_cast_for_database` matches PG's quoting behaviorSean Griffin2014-06-171-1/+1
* Use the generic type map for all PG type registrationsSean Griffin2014-05-221-6/+13
* Move PG OID types to their own filesSean Griffin2014-05-211-0/+78