chore: bump postgresql in docker-compose and github workflows (#24147)

This commit is contained in:
Sebastian Liebscher
2023-07-24 19:09:41 +02:00
committed by GitHub
parent c43674e8f3
commit c17accc0b4
8 changed files with 12 additions and 12 deletions

View File

@@ -103,10 +103,10 @@ database engine on a separate host or container.
Superset supports the following database engines/versions:
| Database Engine | Supported Versions |
| --------------------------------------------------------- | --------------------------------- |
| [PostgreSQL](https://www.postgresql.org/) | 10.X, 11.X, 12.X, 13.X, 14.X |
| [MySQL](https://www.mysql.com/) | 5.X |
| Database Engine | Supported Versions |
| --------------------------------------------------------- | ---------------------------------- |
| [PostgreSQL](https://www.postgresql.org/) | 10.X, 11.X, 12.X, 13.X, 14.X, 15.X |
| [MySQL](https://www.mysql.com/) | 5.X |
Use the following database drivers and connection strings: