Bharat Mediratta
|
19149986c1
|
Only cache rows if they are objects, which assumes also that they are instances of ORM.
|
2009-05-15 17:08:29 +00:00 |
|
Bharat Mediratta
|
f439fe96c8
|
Overload ORM_Iterator to cache models as we pull them out of the
result set. This allows us to see the cache and avoid further
lookups.
|
2009-05-14 01:19:05 +00:00 |
|
Bharat Mediratta
|
5495037a3d
|
Gee it's May already. Update copyright to 2009.
|
2009-05-13 20:04:58 +00:00 |
|
Bharat Mediratta
|
cd6629ad23
|
Add support for parenthetical grouping to Database queries. Turns out
that this is something they kind of want for Kohana :-)
Upstream ticket for this change: http://dev.kohanaphp.com/ticket/1070
|
2009-01-23 08:07:37 +00:00 |
|