]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
pg 13 is in CI
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Jun 2021 13:24:20 +0000 (09:24 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Jun 2021 13:24:20 +0000 (09:24 -0400)
Change-Id: I9fc638995a7c49a3ca3bf3c439428cae95d3c7b9
References: #6637

lib/sqlalchemy/dialects/postgresql/base.py

index 26b025b1a4a4d979e9e4b34b23d282e81f3af64d..deb6243296212948d6eb4328b4cd423e8ff39bd7 100644 (file)
@@ -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+