Simon Stelling
Simon Stelling
We noticed that *sometimes*, in a SabreDAV system using scheduling and sharing features, certain recipients never receive their invitations. We tracked this down to the following scenario: Assume the following...
Thanks for this nifty piece of software, I sure appreciate it! I found a minor bug that's easy to work around once you realize what the cause is: # Observed...
Translation to German completed: Preview: https://herrhundt.github.io/de.html See https://github.com/herrhundt/remember/tree/patch-2
This is a bug report regarding the validation of baseline migrations. ## Reproduction steps 1. create a baseline migration file `B123__baseline.sql` with arbitrary content, e.g. `select 1;` 2. call `flyway...