pjfanning commented on code in PR #170: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/170#discussion_r1834765285
########## core-mysql/src/main/resources/reference.conf: ########## @@ -0,0 +1,31 @@ +# SPDX-License-Identifier: Apache-2.0 + +// #connection-settings +pekko.persistence.r2dbc { + + # setting dialect to empty toggles use of the following class config Review Comment: The values allowed are empty and "mysql" ? Could we list the allowed values in the comment? -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org