wutta_corepos.web.db
¶
Wutta-COREPOS – wuttaweb DB sessions
See wuttaweb.db.sess
for more info on web app sessions
in general.
- class wutta_corepos.web.db.CoreOpSession¶
Primary web app db session for CORE Office ‘op’ DB.
- class wutta_corepos.web.db.CoreTransSession¶
Primary web app db session for CORE Office ‘trans’ DB.
- class wutta_corepos.web.db.CoreArchSession¶
Primary web app db session for CORE Office ‘arch’ DB.
- class wutta_corepos.web.db.ExtraCoreOpSessions¶
Dict of secondary CORE Office ‘op’ DB sessions, if applicable.
- class wutta_corepos.web.db.ExtraCoreTransSessions¶
Dict of secondary CORE Office ‘trans’ DB sessions, if applicable.
- class wutta_corepos.web.db.ExtraCoreArchSessions¶
Dict of secondary CORE Office ‘arch’ DB sessions, if applicable.