aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/type_lookup_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Correctly respect subtypes for PG arrays and rangesSean Griffin2014-12-051-0/+18
* Ensure `OID::Array#type_cast_for_database` matches PG's quoting behaviorSean Griffin2014-06-171-0/+15