Open klahnakoski opened 7 years ago
Here is a piece of frightening code I wrote:
rows = list(reversed(unwrap(result.data)))
Please change the logic in _accumulate_nested() to use these records in order, or have the database deliver them in reverse order.
_accumulate_nested()
Here is a piece of frightening code I wrote:
Please change the logic in
_accumulate_nested()
to use these records in order, or have the database deliver them in reverse order.