On 04/21/2016 07:22 AM, Chris Withers wrote:
I ended up going with
https://github.com/cjw296/chide/blob/master/chide/sqlalchemy.py#L26
having read those.
Sounds about right?

oh. I thought you wanted the code that *assigned* state.key. The code to just figure out what the key should be is public:

http://docs.sqlalchemy.org/en/rel_1_0/orm/mapping_api.html#sqlalchemy.orm.util.identity_key





On 21/04/2016 00:23, Mike Bayer wrote:

on the load side in loading.py and on the persistence side in
session.py _register_newly_persistent.



On 04/20/2016 01:28 PM, Chris Withers wrote:
Hey All,

Where is InstanceState.key set?

I'm looking for the code that builds the key used in the identity_map of
the session. Turns out to be not so easy to find...




Chris




--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to