mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-11 19:29:52 -04:00
dca7673fb6
Added support for :ref:`oracledb` in async mode. The current implementation has some limitation, preventing the support for :meth:`_asyncio.AsyncConnection.stream`. Improved support if planned for the 2.1 release of SQLAlchemy. Fixes: #10679 Change-Id: Iff123cf6241bcfa0fbac57529b80f933951be0a7