I am finally consdering adding multiple-database support to pyramid_sqlalchemy. Not sure yet if I want it as magical as flask-sqlalchemy and require a #SQLAlchemy wrapper, or more explicit. Opinions? #pyramid @PylonsProject
1
2
1
0
0
@coding_wiggy Multiple database support would be welcome. Let's see what others say about implementation details.