From: Mike Bayer Date: Thu, 23 Jun 2022 16:21:51 +0000 (-0400) Subject: changelog fixes X-Git-Tag: rel_1_4_38~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9876d59f4b63eefb1d64fa9f14c42cccc6aab1e9;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changelog fixes Change-Id: Ibeba5cf159ed2d80bdea22f300c09a8d18c56593 --- diff --git a/doc/build/changelog/unreleased_14/8100.rst b/doc/build/changelog/unreleased_14/8100.rst index 7c5fc49aa8..250dfedd59 100644 --- a/doc/build/changelog/unreleased_14/8100.rst +++ b/doc/build/changelog/unreleased_14/8100.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, reflection + :tags: bug, schema :tickets: 8100, 8101 Fixed bugs involving the :paramref:`.Table.include_columns` and the diff --git a/doc/build/changelog/unreleased_14/8133.rst b/doc/build/changelog/unreleased_14/8133.rst index 36da8ad8e6..bf5b10df6d 100644 --- a/doc/build/changelog/unreleased_14/8133.rst +++ b/doc/build/changelog/unreleased_14/8133.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, ext + :tags: bug, extensions :tickets: 8133 Fixed bug in :class:`.Mutable` where pickling and unpickling of an ORM