marrow / WebCore

WebCore, the super tiny and blazingly fast modular Python web nanoframework.
MIT License
96 stars 9 forks source link

SQLAlchemy Database Extension #106

Closed amcgregor closed 9 years ago

amcgregor commented 12 years ago

Extension that provides an SQLAlchemy session in a context variable. Should also support hooking into the transaction extension for application-level transaction handling.