Lee McFadden wrote: > I realise that you're trying to get this to work with Sqlite, but does > the same behaviour occur if you use another backend, e.g. MySQL or > Postgresql? > > I know that this doesn't actually help to fix the problem but it will > help diagnose where the problem lies, i.e. SQLObject itself or > SQLObject's use of the Sqlite dbapi module. It may also be worth > posting this with an example at the SO list.
I have been unable to reproduce this behaviour when using my simple testcase with MySQL. Looks like there is a serious bug in the SO-sqlite interface... strange that nobody else is hitting it, as sqlite is the default db installed with turbogears. Thanks JM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

