On Feb 24, 3:35 pm, Isaac <[email protected]> wrote:
> Shabti sounds interesting though I've not looked at it.
>
> Here I've updated the pastebin thingy (and deleted the old 
> one):http://pylonshq.com/pasties/e0131b490dafc08b30633c506ca29931

Could you explain the reasoning behind your choice of kwargs to
sessionmaker? Are they related to using elixir or are they dictated by
the application?

++ # you may want different args to sessionmaker here:
++ Session = orm.scoped_session(orm.sessionmaker(autoflush=False,
expire_on_commit=False))

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to