From: Mike Bayer Date: Tue, 15 Jun 2021 13:24:20 +0000 (-0400) Subject: pg 13 is in CI X-Git-Tag: rel_1_4_19~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29fbbd9cebf5d4a4f21d01a74bcfb6dce923fe1b;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git pg 13 is in CI Change-Id: I9fc638995a7c49a3ca3bf3c439428cae95d3c7b9 References: #6637 --- diff --git a/lib/sqlalchemy/dialects/postgresql/base.py b/lib/sqlalchemy/dialects/postgresql/base.py index 26b025b1a4..deb6243296 100644 --- a/lib/sqlalchemy/dialects/postgresql/base.py +++ b/lib/sqlalchemy/dialects/postgresql/base.py @@ -8,7 +8,7 @@ r""" .. dialect:: postgresql :name: PostgreSQL - :full_support: 9.6, 10, 11, 12 + :full_support: 9.6, 10, 11, 12, 13 :normal_support: 9.6+ :best_effort: 8+