We’ll need to upgrade Postgres and MySql in Example Docker Compose Files.
This will require updating the default config in the docker compose files, and running tests on the new versions of postgres, mysql, and h2.
There will likely be bugs on these databases used in some less common production environments that we should do a once over like db2, mssql, and oracle. This will be trickier to actually run these databases, but these can all run on AWS RDS at least. @sbessire could you pitch in for db2 testing?
If one of @f.karim @nirendra @shahbaz @zhangwei can volunteer to take the responsibility for finishing this, that would be fantastic.