pjfanning commented on issue #275:
URL: 
https://github.com/apache/pekko-persistence-jdbc/issues/275#issuecomment-2740081425

   This is the reference.conf
   ```
       durable_state {
         ## The table and column names are not always read and used in SQL 
statements. If you change
         ## these values you may need to edit some source code
   ```
   
   We basically just forked `akka-persistence-jdbc` and didn't think too much 
about fixing anything.
   
   Certainly, as things stand, it would seem like a bad idea for anyone to set 
the schema name unless they were willing to fork the project and fix the code 
to use the schema name.


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

Reply via email to