sub query expression (subq), must eval to single column, single value
Methods
|
|
__init__
__repr__
domain
initargs
relbind
uncache
value
|
|
__init__
|
__init__ ( self, subq )
|
|
__repr__
|
__repr__ ( self )
|
|
domain
|
domain ( self )
|
|
initargs
|
initargs ( self )
|
|
relbind
|
relbind (
self,
dict,
db,
)
already bound!
|
|
uncache
|
uncache ( self )
|
|
value
|
value ( self, contexts )
currently assume only value needing wrapping is string
|
|