harp_apps.storage.engines¶
- class SQLAlchemyEngine[source]¶
Bases:
AsyncEngine- sync_engine: Engine¶
Reference to the sync-style
_engine.Enginethis_asyncio.AsyncEngineproxies requests towards.This instance can be used as an event target.
See also
asyncio_events