-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
A quarkus binary has the database driver hard coded into it. This means that choosing a database must be done at build time instead of runtime. As such we will only support the postgres database for Quarkus containers. We will still use MySQL in tests to prove the reliability of our hibernate layer.