Change-Id: I784d0ba9e4afd9a7be6dac71cd04376dedbec211
measurable negative performance impact. As always, the pool class is
customizable via the :paramref:`_sa.create_engine.poolclass` parameter.
-.. versionchanged:: 2.0.37 - an equivalent change is also made for the
+.. versionchanged:: 2.0.38 - an equivalent change is also made for the
``aiosqlite`` dialect, using :class:`._pool.AsyncAdaptedQueuePool` instead
of :class:`._pool.NullPool`. The ``aiosqlite`` dialect was not included
in the initial change in error.