]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Fix referenced ticket number (#7439)
authorNils Philippsen <nils@tiptoe.de>
Sat, 11 Dec 2021 16:24:22 +0000 (17:24 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Dec 2021 16:24:22 +0000 (17:24 +0100)
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
doc/build/changelog/unreleased_14/7301.rst

index a8a71afaceca0d02722ed7ab7526561c0e1ac7eb..160e06c838342299c04ec728cc13cbbf355a05c9 100644 (file)
@@ -1,6 +1,6 @@
 .. change::
     :tags: usecase, asyncio
-    :tickets: 7425
+    :tickets: 7301
 
     Added :func:`_asyncio.async_engine_config` function to create
     an async engine from a configuration dict.  This otherwise