From: Mike Bayer Date: Wed, 25 Jan 2023 17:32:33 +0000 (-0500) Subject: add fwds ports to selected 1.4 issues X-Git-Tag: rel_2_0_0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689ebc30dcd6b9cedf01d729f748b31826720b5c;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git add fwds ports to selected 1.4 issues Change-Id: Ic9ffd1e1f15570e366c12bf08374e8313059f288 --- diff --git a/doc/build/changelog/unreleased_14/5047.rst b/doc/build/changelog/unreleased_14/5047.rst index 4d08d771f7..0df68dec80 100644 --- a/doc/build/changelog/unreleased_14/5047.rst +++ b/doc/build/changelog/unreleased_14/5047.rst @@ -1,6 +1,7 @@ .. 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. diff --git a/doc/build/changelog/unreleased_14/7664.rst b/doc/build/changelog/unreleased_14/7664.rst index 2188ba3bc0..ecee43eb1a 100644 --- a/doc/build/changelog/unreleased_14/7664.rst +++ b/doc/build/changelog/unreleased_14/7664.rst @@ -1,6 +1,7 @@ .. 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. diff --git a/doc/build/changelog/unreleased_14/9133.rst b/doc/build/changelog/unreleased_14/9133.rst index 29e05f5fe9..6fda782e83 100644 --- a/doc/build/changelog/unreleased_14/9133.rst +++ b/doc/build/changelog/unreleased_14/9133.rst @@ -1,6 +1,7 @@ .. 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