pjfanning commented on issue #322: URL: https://github.com/apache/pekko-persistence-jdbc/issues/322#issuecomment-3223751880
Once the schema is installed, it is installed. If users upgrade Oracle db and/or Oracle JDBC driver, they have to test the new setup. They can easily upgrade their schema if they hit issues. The real issue here is that Oracle have changed the JDBC driver interaction with their DB so that char(1) is not valid for boolean - that is their regression. All we can really do at a Pekko level is document this. #323 helps new users -- 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