pjfanning commented on issue #275: URL: https://github.com/apache/pekko-persistence-jdbc/issues/275#issuecomment-2740798622
Can you remove the sql changes and have a unit test with its own setup that creates a schema called `pekko` and installs the tables in that schema? I don't mind duplicating what is in the existing scripts. Seems safer not to adjust them and I don't think we need the additional `pekko` schema equivalent sql to be in the main/resources dir. Maybe you only even need the durable state table for your test. -- 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