Tomáš Vaněk

Results 112 comments of Tomáš Vaněk

Yep, definitely, I'm planning to release it in the next few days.

Hey Slavek, thanks for the question. The Zonky library is quite flexible and supports many scenarios, including integration with Spring Data JPA. When using standard Spring Boot auto-configurations, everything should...

Thank you very much for you contribution. At first glance the code looks very good, but I need to look at it in more detail. I will do it as...

@reneleonhardt Do you plan to incorporate the suggested changes? If you don't mind, I could do that and finish the pull request.

> I updated some more dependencies Great, I like it. > It seems not to be configured to run automatically in your PRs It should run automatically, but not when...

> Isn't it possible to update Flyway 7 to 9? 2 years newer and fewer security vulnerabilities... https://mvnrepository.com/artifact/org.flywaydb/flyway-core Ok, great idea, let's do it. We could also update liquibase-core. Both...

I've just noticed that you've already updated liquibase-core. The major version is still the same, so let's keep the latest version there.

Don't worry, this project isn't so big yet that a few commits would cause any problems 🙂 Thank you very much for all your effort. I really appreciate it. It's...

If you mean releasing a new version, I'll try to do that during this week.

This error typically occurs when user permissions are not set correctly. PostgreSQL database does not allow running under the root user. Try enabling debug or trace logging to get more...