1

Is there an easy way use your own custom table schema when working with Akka.Persistence.SqlServer in Akka.Net?

There is the option to replace the QueryBuilder and QueryMapper, but I can't see a way to replace the default JournalEntry implementation in the DbEngine.

Edit: Overriding the CopyParamsToCommand method in an inherited version of SqlServerJournalEngine could work? But how to plug that in?

Nafeez Abrar
  • 1,045
  • 10
  • 27
schepersk
  • 31
  • 5

0 Answers0