From: Mike Bayer Date: Fri, 16 Nov 2018 00:51:03 +0000 (-0500) Subject: - fix spacing X-Git-Tag: rel_1_2_15~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=890e501a812b3376b16575c8a42fff14a666d992;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - fix spacing Change-Id: I460d873b4c6a250594e291b5f47fff5a06280817 (cherry picked from commit 60a8648776a9f24f8d812c2b80fee4b06c4b13e9) --- diff --git a/doc/build/changelog/unreleased_12/4367.rst b/doc/build/changelog/unreleased_12/4367.rst index 9cea9f47c0..9db364ce86 100644 --- a/doc/build/changelog/unreleased_12/4367.rst +++ b/doc/build/changelog/unreleased_12/4367.rst @@ -1,6 +1,6 @@ .. change:: - :tags: bug, orm - :tickets: 4367 + :tags: bug, orm + :tickets: 4367 Fixed bug where the ORM annotations could be incorrect for the primaryjoin/secondaryjoin a relationship if one used the pattern