Closed pitpalme closed 9 years ago
When using DB backend for Beaker, we're enforced to have SQLAlchemy present. There's no point in using peewee for our own ORM - it's too simple data model, to justify a special ORM.
So reuse what's there nevertheless.
When using DB backend for Beaker, we're enforced to have SQLAlchemy present. There's no point in using peewee for our own ORM - it's too simple data model, to justify a special ORM.
So reuse what's there nevertheless.