ygbr/SQLasagna

Define how configuration will work.

ygbr opened this issue · 0 comments

ygbr commented

We should define how to configure SQLAlchemy configuration.
We should be able to externally configure the engine and connection. We also should be able to reload mapping / reconnect.
We should be able to change connection strings on the fly and reconnect.
This is required for turning SQLasagna into a python package for public usage.