Simon Bölscher
Simon Bölscher
As a workaround you could execute multiple instances of this tool with different backup-filenames / prefixes. This way you could replicate some of the behaviour (like monthly backups for the...
Thanks for the reply. Chaining the upload would've been my next question 👍 Maybe I can find some time to start developing this feature.
I was using H2, too. I'll create a sample project and upload that later today.
Sorry @AlexeySoshin , there were a few errors in the example from above (missing StdOutLogger, director column, ...). I've fixed the example code above. Here is the project file using...
@csculley can you please have a look at this? I'm also affected by the problem that PR tries to fix.
@csculley I've implemented the fix in my application and found that there are some edge cases. I will validate this and provide an updated version of this PR. One problem...