From bae435d44863e9c364dd9df8482c014ad7d56ee4 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 2 May 2021 09:18:04 -0400 Subject: [PATCH] fix formatting Change-Id: Id9026521d878baa2b2fc96159384135c27344def --- doc/build/changelog/unreleased_14/pg8000_sscursor.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/build/changelog/unreleased_14/pg8000_sscursor.rst b/doc/build/changelog/unreleased_14/pg8000_sscursor.rst index cfa69f2b0b..65fc28c42a 100644 --- a/doc/build/changelog/unreleased_14/pg8000_sscursor.rst +++ b/doc/build/changelog/unreleased_14/pg8000_sscursor.rst @@ -1,6 +1,7 @@ .. change:: - :tags: pg8000, postgresql + :tags: usecase, postgresql :tickets: 6198 - Add support for server side cursors in the pg8000 dialect for PostgreSQL. This - allows use of the :class: `Connection.execution_options.stream_results` option. + Add support for server side cursors in the pg8000 dialect for PostgreSQL. + This allows use of the + :paramref:`.Connection.execution_options.stream_results` option. -- 2.47.3