On Sun, Sep 7, 2008 at 10:08 AM, Diez B. Roggisch <[EMAIL PROTECTED]> wrote: > > Hi, > > I tried to implement some testcases using SA in a TG 1.0-app - and > failed miserably. For some reason, my insert-statements don't get through. > > Has anybody a working SA-based testcase I can use to build mine upon? > > Diez >
Take a look at ticket #1764 & r5277 for the 1.1 branch. It adds a DBTest that works with SA. I think that's what you're looking for. -Ken --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

