Comment 1 for bug 1074093

Revision history for this message
JC Martin (jemartin) wrote :

Since Moniker and the backend might use different engines, it seems that the goal is more to provide a generic SQLAlchemy library to facilitate backend development.
This would allow each implementation to have its own engine, and each engine have multiple sessions.
In addition, the configuration related to SQLAlchemy should provide a kind of name space to allow the configuration of each engine independently