Per Wiklander
Per Wiklander
### Short description It would be nice to be able to query on more than one tag at a time. Let's say I'm creating a projection that is interested in...
### Versions used Akka version: 2.6.16 akka-persistence-jdbc version: 5.0.4 database: Postgresql ### Expected Behavior 1. Create a schema named `journal` 1. application.config: ``` journal-schema-name = "journal" jdbc-journal { tables.event_journal.schemaName =...
I'm lazy, but I've heard that's a good trait for a developer :-) I was reading the docs of the new homepage and wanted to submit a pull request to...
### Expected Newly created items are visible ### Actual Newly created items are not visible until the route is reloaded ### Description I have a simple table of `User`s in...