Sometimes changes are made at the database level, but these are not reflected
in many objects because they are cached.
Provide a mechanism to cause objects in a cache to be removed so they are
refreshed from disk.
Care should be taken to ensure any new objects that haven't yet been saved are
NOT removed from the cache so they can be found (these are objects basically in
'insert' mode rather than 'update/delete' modes).
Original issue reported on code.google.com by yoz...@gmail.com on 15 Feb 2015 at 1:52
Original issue reported on code.google.com by
yoz...@gmail.com
on 15 Feb 2015 at 1:52