This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients alexandre.vassalotti, belopolsky, eric.araujo, grubert, jackdied, rhettinger, schmir, zzzeek
Date 2010-07-16.00:59:47
SpamBayes Score 0.10185202
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Thu, Jul 15, 2010 at 8:52 PM, Jack Diederich <[email protected]> wrote:
..
>   If database rows were mutable the results of a JOIN could be nonsensical.

And if your result set is self-referential you have a bigger problem
on your hands than not being able to pickle it. :-)
History
Date User Action Args
2010-07-16 00:59:49belopolskysetrecipients: + belopolsky, rhettinger, grubert, jackdied, alexandre.vassalotti, schmir, eric.araujo, zzzeek
2010-07-16 00:59:47belopolskylinkissue9269 messages
2010-07-16 00:59:47belopolskycreate