| Home | Trees | Indices | Help |
|
|---|
|
|
Module to hold shared SQLAlchemy state.
These objects are set by the coilmq.store.sa.init_model function.
| Variables | |
engine = NoneThe SA engine |
|
Session = NoneThe SA Session (or Session-like callable) |
|
metadata = NoneThe SA sqlalchemy.orm.MetaData instance bound to the
engine.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 28 20:30:42 2011 | http://epydoc.sourceforge.net |