aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/query_attribute.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't allow `where` with invalid value matches to nil valuesRyuta Kamizono2019-02-181-2/+4
* activerecord: Fix statement cache for strictly cast attributesDylan Thacker-Smith2019-01-231-1/+1
* Use `unboundable?` rather than `boundable?`Ryuta Kamizono2019-01-181-7/+12
* Consolidate the duplicated code that building range predicateRyuta Kamizono2019-01-081-3/+3
* PostgreSQL: Treat infinite values in date like datetime consistentlyRyuta Kamizono2018-02-231-0/+17
* Move Attribute and AttributeSet to ActiveModelLisa Ugray2017-11-091-2/+2
* [Active Record] require => require_relativeAkira Matsuda2017-10-211-1/+1
* Refactor Active Record to let Arel manage bind paramsSean Griffin2017-07-241-0/+5
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* [Active Record] require => require_relativeAkira Matsuda2017-07-011-1/+1
* applies new string literal convention in activerecord/libXavier Noria2016-08-061-1/+1
* docs, :nodoc: `FromClause`, `QueryAttribute` and `WhereClauseFactory`.Yves Senn2015-10-131-1/+1
* Remove Relation#bind_paramsSean Griffin2015-01-271-0/+19