Changes

Jump to: navigation, search

Database Query API

103 bytes added, 01:11, 31 January 2016
self
== self ==
There is a special field name named "self" that can be used to access the preceding object handle as an object.  Examples:  >>> db.select("Person", ["handle.self"])  >>> db.select("Family", ["mother_handle.self"])
== Implementation ==

Navigation menu