aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Schema dumping support for PostgreSQL interval typeRyuta Kamizono2017-02-121-1/+2
* rm `Type#text?`Sean Griffin2015-02-071-4/+0
* Correctly ignore `case_sensitive` for UUID uniqueness validationSean Griffin2014-12-261-0/+4
* Remove the `text?` predicate from the type objectsSean Griffin2014-07-061-4/+0
* add missing `:nodoc:` for recent refactorings. [ci skip]Yves Senn2014-06-241-1/+1
* Move PG OID types to their own filesSean Griffin2014-05-211-0/+19