|
_plainForeignGetters = { ' release ' : 1}
|
|
_plainForeignSetters = { ' release ' : 1}
|
|
_plainGetters = { ' close_bugs ' : 1, ' date_modified ' : 1, ' date_pu ...
|
|
_plainJoinAdders = { ' bugs ' : 1, ' builds ' : 1, ' cves ' : 1}
|
|
_plainJoinGetters = { ' bugs ' : 1, ' builds ' : 1, ' comments ' : 1, ' c ...
|
|
_plainJoinRemovers = { ' bugs ' : 1, ' builds ' : 1, ' cves ' : 1}
|
|
_plainSetters = { ' close_bugs ' : 1, ' date_modified ' : 1, ' date_pu ...
|
|
columnDefinitions = { ' close_bugs ' : <BoolCol a368d34 close_bugs...
|
|
columnList = [ <SOUnicodeCol title alternate ID not null>, <SOD...
|
|
columns = { ' close_bugs ' : <SOBoolCol close_bugs default=True>, ...
|
|
joinDefinitions = [ <sqlobject.joins.RelatedJoin object at 0xa3...
|
|
joins = [ <sqlobject.joins.SORelatedJoin object at 0xa400174>, ...
|
|
table = ' package_update '
|
Inherited from sqlobject.main.sqlmeta :
cacheValues ,
childClasses ,
childName ,
defaultOrder ,
expired ,
fromDatabase ,
idName ,
idSequence ,
indexDefinitions ,
indexes ,
lazyUpdate ,
parentClass ,
registry ,
style
Inherited from sqlobject.main.sqlmeta (private):
_creating ,
_obsolete ,
_perConnection ,
_unshared_attributes
|