On Thu, Jul 21, 2016 at 5:58 PM, Jonathan Vanasco <jvana...@gmail.com> wrote:
>
>
> On Thursday, July 21, 2016 at 12:15:40 PM UTC-4, Simon King wrote:
>>
>> There are some hints for keeping references to objects at:
>>
>>
>> http://docs.sqlalchemy.org/en/latest/orm/session_state_management.html#session-referencing-behavior
>
>
> Thanks.  I never knew that.
>

Actually nor did I till I saw it just now. I was actually looking in
the docs for the session option that holds strong references by
default when I stumbled across that.

http://docs.sqlalchemy.org/en/latest/orm/session_api.html#sqlalchemy.orm.session.Session.params.weak_identity_map

Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to