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/relations
2008-03-02 21:10:35 -08:00
..
aggregation.rb made descend public; added test coverage for it; tests for qualify are now in terms of descend 2008-02-18 15:08:03 -08:00
alias.rb extracted conditionals concerning the "externalizing" of relations under a join. 2008-02-18 20:20:51 -08:00
compound.rb introduced engine dependency for sql strategies 2008-03-02 17:56:18 -08:00
deletion.rb Introduced concept of session. It does not yet support multiple databases, nor transactions, but it's a start! 2008-02-23 19:29:18 -08:00
insertion.rb scalars are now lifted; the heavy lifting is done by the operations on relation (select, join, etc.) 2008-03-02 21:10:35 -08:00
join.rb introduced engine dependency for sql strategies 2008-03-02 17:56:18 -08:00
order.rb scalars are now lifted; the heavy lifting is done by the operations on relation (select, join, etc.) 2008-03-02 21:10:35 -08:00
projection.rb made descend public; added test coverage for it; tests for qualify are now in terms of descend 2008-02-18 15:08:03 -08:00
range.rb made descend public; added test coverage for it; tests for qualify are now in terms of descend 2008-02-18 15:08:03 -08:00
relation.rb scalars are now lifted; the heavy lifting is done by the operations on relation (select, join, etc.) 2008-03-02 21:10:35 -08:00
rename.rb scalars are now lifted; the heavy lifting is done by the operations on relation (select, join, etc.) 2008-03-02 21:10:35 -08:00
selection.rb made descend public; added test coverage for it; tests for qualify are now in terms of descend 2008-02-18 15:08:03 -08:00
table.rb introduced engine dependency for sql strategies 2008-03-02 17:56:18 -08:00
update.rb scalars are now lifted; the heavy lifting is done by the operations on relation (select, join, etc.) 2008-03-02 21:10:35 -08:00