Change-Id: I0a7bd45121e7234ba6f0ebca9635beb142f43a3f
.. change::
:tags: usecase, mysql
:tickets: 9047
- :versions: 2.0.0
+ :versions: 2.0.0rc2
Added support to MySQL index reflection to correctly reflect the
``mysql_length`` dictionary, which previously was being ignored.
.. change::
:tags: bug, postgresql
:tickets: 9048
- :versions: 2.0.0
+ :versions: 2.0.0rc2
Added support to the asyncpg dialect to return the ``cursor.rowcount``
value for SELECT statements when available. While this is not a typical use