ptrdom commented on issue #158:
URL: 
https://github.com/apache/pekko-persistence-r2dbc/issues/158#issuecomment-2433305977

   Aha, well I guess the solution can be contorted to remain backwards 
compatible. If `dialect.class` is okay, then the config can be added just for 
MySQL and `R2dbcJournal` would fallback to current `dialect` config if 
`dialect.class` is not provided. `JournalDao` is a class than can just be 
overriden by MySQL implementation. And of course the tests can be restructured 
to work both for Postgres and MySQL.


-- 
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]

Reply via email to