ptrdom commented on code in PR #175:
URL:
https://github.com/apache/pekko-persistence-r2dbc/pull/175#discussion_r1838447816
##########
core/src/main/resources/reference.conf:
##########
@@ -101,7 +101,7 @@ pekko.persistence.r2dbc {
// #connection-settings
pekko.persistence.r2dbc {
- # postgres or yugabyte
+ # postgres, yugabyte or mysql
Review Comment:
Unsure how to best deal with configuration differences for different
databases, but suggesting alternatives on every setting does not seem very
usable for users. Maybe something like
https://github.com/lightbend/config?tab=readme-ov-file#inheritance?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]