When pushing items into ResultsArray, size of array is no longer valid
Reported by travis (at appoxy) | November 17th, 2009 @ 03:34 PM
eg:
results << x
This is because size is based on the COUNT in the database, not the backing array. Needs to be another counter or something that is added to size if things are pushed/removed from backing array.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A drop in replacement for ActiveRecord for Amazon SimpleDB.
Code hosted at http://github.com/appoxy/simple_record