Hi, I have an error while trying to pass to vers. 1.0.4b1
I have this lines in my source... database.bind_meta_data() session = database.session engine = database.metadata.engine import pdb;pdb.set_trace() in previous version the engine was: (Pdb) engine <sqlalchemy.engine.base.Engine object at 0xb72f01ac> in vers. 1.0.4b1 engine is empty: (Pdb) engine (Pdb) I don't know where engine is now. jo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

