Christoph... I'm sort of guessing you are right, it quite probably is a change in SQLObject not TurboGears. I thought I'd check here though.
On the system it worked is Python 2.4, TurboGears 0.9a0dev_r441, SQLObject 0.7.1dev_r1653 and MySQL 4.x something. The new system is Python 2.5, MySQL 5.0.51, and SQLObject 0.10.6. The Mysqldb libraries were different too. I guess I'll write a testcase and head over to the SQLObject mailing list if no one has any ideas. Thanks On Jun 10, 1:22 am, Christoph Zwerschke <[email protected]> wrote: > [email protected] schrieb: > > > But now, under 1.0.8 that doesn't work. Either I have to rename the > > column to id or I have to refer to it as EventQueueID. > > Under which version of TG and SQLObject did it work? Which SQLObject > version are you using now? Maybe it's a change in newer versions of > SQLObject and has nothing to do with TG? > > -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

