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 ezio.melotti
Recipients Jamie.Spence, ezio.melotti, ghaering, r.david.murray
Date 2013-01-12.05:46:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357969595.96.0.564729613572.issue16885@psf.upfronthosting.co.za>
In-reply-to
Content
Can you provide a minimal script to reproduce the issue?
If you can then turn the script in a unittest, you can try to patch the code and order the sqlite_master table and see if that fixes the problem.
History
Date User Action Args
2013-01-12 05:46:36ezio.melottisetrecipients: + ezio.melotti, ghaering, r.david.murray, Jamie.Spence
2013-01-12 05:46:35ezio.melottisetmessageid: <1357969595.96.0.564729613572.issue16885@psf.upfronthosting.co.za>
2013-01-12 05:46:35ezio.melottilinkissue16885 messages
2013-01-12 05:46:35ezio.melotticreate