aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/type_metadata.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Regexp#match? rather than Regexp#===Ryuta Kamizono2016-10-261-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-3/+3
* Freeze string literals when not mutated.schneems2015-07-191-1/+1
* rm `Column#cast_type`Sean Griffin2015-02-031-0/+35