Change-Id: Ic9ffd1e1f15570e366c12bf08374e8313059f288
.. change::
:tags: bug, oracle
:tickets: 5047
+ :versions: 2.0.0rc4
Added :class:`_oracle.ROWID` to reflected types as this type may be used in
a "CREATE TABLE" statement.
.. change::
:tags: bug, sql
:tickets: 7664
+ :versions: 2.0.0rc4
Fixed stringify for a the :class:`.CreateSchema` DDL construct, which would
fail with an ``AttributeError`` when stringified without a dialect.
.. change::
:tags: bug, mssql
:tickets: 9133
+ :versions: 2.0.0rc4
Fixed bug where a schema name given with brackets, but no dots inside the
name, for parameters such as :paramref:`_schema.Table.schema` would not be