-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
False
-
False
-
No
-
What
Currenlty, JDBC connection strings generate by Quarkus binding service doesn't take DB options into consideration. The may limit users from customizing the connection features. e.g.: postgresql has options to allow user to customize their DB connections:postgre
Done
- investigate if adding option support is necessary
- If it is confirmed, add option support to the connection strings in Quarkus code base, verify they works as expected, and create a PR to Quarkus repo.
- is related to
-
DBAAS-180 Research options parameter in SBO and PostgreSQL
- Closed