aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/xml.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
* `type_cast_for_database` -> `serialize`Sean Griffin2015-02-171-1/+1
* Remove unused text? predicate method and delegationCarlos Antonio da Silva2014-08-051-4/+0
* Don't rely on the sql type to quote XML columns in PGSean Griffin2014-07-061-0/+32