akka / akka-persistence-jdbc

Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
https://doc.akka.io/docs/akka-persistence-jdbc/
Other
307 stars 139 forks source link

Support schema in upsert for durable store #719

Closed cwholmes closed 1 year ago

cwholmes commented 1 year ago

The durable state store has configuration for a schema of the durable_state table. This configuration seems to be supported for the get and delete object methods, but not for the upsert method. This PR adds support for that configuration when upserting.

This is an addition to changes in #575

lightbend-cla-validator commented 1 year ago

Hi @cwholmes,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

https://www.lightbend.com/contribute/cla