mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: bump postgresql in docker-compose and github workflows (#24147)
This commit is contained in:
committed by
GitHub
parent
c43674e8f3
commit
c17accc0b4
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user