kennyj
|
5e47ba0a85
|
Refactor AR::Result or inherits. Because we have redundant codes about
|
2012-08-22 01:23:40 +09:00 |
|
Rob Zolkos
|
89fff791fa
|
Doc for ActiveRecord::Result empty? method
|
2012-05-07 21:43:05 +10:00 |
|
Aaron Patterson
|
00b62ab73b
|
moving column types to an ivar on the result
|
2012-02-07 13:51:53 -08:00 |
|
Aaron Patterson
|
9bcb9cd55f
|
column types are passed from the result set to the instantiated AR object
|
2012-02-07 13:51:52 -08:00 |
|
Aaron Patterson
|
d6e41f364a
|
QueryCache will just dup an AR::Result, AR::Result can deep copy
|
2012-01-31 10:59:50 -08:00 |
|
Aaron Patterson
|
40ce682048
|
made the result set object act more like an array
|
2012-01-31 10:58:16 -08:00 |
|
Sebastian Martinez
|
0034b7822d
|
Remove extra white spaces on ActiveRecord docs.
|
2011-05-23 20:58:25 -03:00 |
|
Aaron Patterson
|
4c30304e15
|
updating the docco for ActiveRecord::Result
|
2011-04-11 10:10:01 -07:00 |
|
Aaron Patterson
|
59f7780a34
|
adjust query counts to be consistent across databases, make sure database log the same things
|
2011-02-04 18:14:59 -08:00 |
|
Aaron Patterson
|
9731c862ec
|
AR internals expect a normal hash, otherwise there are serialization incompatibilities
|
2011-01-05 13:50:08 -08:00 |
|
Aaron Patterson
|
cc468d3ec8
|
exec returns an AR::Result
|
2010-10-26 13:44:07 -07:00 |
|