doc/website: update dialects doc to reflect postgres 14 testing (#2777)

This commit is contained in:
Thomas Meitz
2022-07-20 17:05:51 +02:00
committed by GitHub
parent 88183c1f4c
commit 081f2bbabb

View File

@@ -16,7 +16,7 @@ and it's being tested constantly on the following 3 versions: `10.2`, `10.3` and
## PostgreSQL
PostgreSQL supports all the features that are mentioned in the [Migration](migrate.md) section,
and it's being tested constantly on the following 4 versions: `10`, `11`, `12` and `13`.
and it's being tested constantly on the following 5 versions: `10`, `11`, `12`, `13` and `14`.
## CockroachDB **(<ins>preview</ins>)**