1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/active_relation
Nick Kallen af3d7c5193 formatting insert and update statements
- values need to be coerced to the type corresponding to the column
2008-03-16 16:14:02 -07:00
..
engines basic functionality for simplest active record find(id) 2008-03-05 22:12:21 -08:00
extensions formatting insert and update statements 2008-03-16 16:14:02 -07:00
primitives renamed strategy to formatter 2008-03-16 15:41:27 -07:00
relations formatting insert and update statements 2008-03-16 16:14:02 -07:00
sessions refactored session's interaction with engine/connection 2008-03-11 23:22:26 -07:00
.DS_Store implemented hashing macro; implemented custom matcher testing this macro 2008-03-11 22:42:47 -07:00
engines.rb introduced engine dependency for sql strategies 2008-03-02 17:56:18 -08:00
extensions.rb added abstract declaration 2008-03-13 22:46:12 -07:00
predicates.rb renamed strategy to formatter 2008-03-16 15:41:27 -07:00
primitives.rb - renamed scalar to value 2008-03-12 23:31:18 -07:00
relations.rb annotated abstraction 2008-03-13 22:52:18 -07:00
sql.rb properly quoting array values 2008-03-16 15:40:15 -07:00