Hi everyone,
The release 0.3.0 of PGMig is out.
PGMig is a standalone PostgreSQL Migration Runner using Migratus. It's
just like Migratus but it is compiled into a native binary. It can be used to
execute sql migrations while developing without a lein plugin but it is
also useful a as blazing fast init container for apps that are deployed
to Kubernetes.
What's new:
- The latest and greatest Migratus
- GraalVM updated to 20.1.0
- The docker build now uses the official graalvm-ce as a base image
Enjoy,
Kamil