Files
sqlalchemy/lib
Nils Philippsen 98b1650efc Add async_engine_from_config()
Added :func:`_asyncio.async_engine_config` function to create
an async engine from a configuration dict.  This otherwise
behaves the same as :func:`_sa.engine_from_config`.

Fixes: #7301
Closes: #7302
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/7302
Pull-request-sha: c7c758833b

Change-Id: I64feadf95b5015c24fe0fa0dbae6755b72d1713e
2021-12-10 17:20:31 +01:00
..
2021-12-10 17:20:31 +01:00