Hi, On Feb 10, 10:16 pm, Philip Jenvey <[EMAIL PROTECTED]> wrote: > We definitely need to solve this somehow for 0.9.5. I was already > thinking about adding *kwargs to create_engine, and possibly adding > kwargs to make_session and having them passthru to create_engine. > > I think some might want to also pass specific arguments to > SQLAlchemy's create_session call too, though.
I'd prefer to set this in make_app(), along with other configuration. E.g. set some config dict which is then took into account by pylons.database. Max. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
