ndbModel( id = 'KeyName' ).put() SELECT * FROM ndbModel where key_name=KEY( 'dbModel', 'KeyName' ) SELECT * FROM ndbModel where name=KEY( 'dbModel', 'KeyName' ) SELECT * FROM ndbModel where key=KEY( 'dbModel', 'KeyName' ) SELECT * FROM ndbModel where id=KEY( 'dbModel', 'KeyName' )
none of the above can get the entity. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/C4RteFpkHxkJ. 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/google-appengine?hl=en.
