The release 0.4.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:
• Native image capability to connect via TLS.
• More command line options checks.
Breaking changes
• Command line options have the highest priority (overriding environment 
variables)
• Environment variables have been changed to match `psql` environment
• Updated to GraalVM 20.2.0.
•  No verbose logging defaults.

Gihub: https://github.com/leafclick/pgmig
Pre-built x86_64 linux docker image is available at dockerhub 
(https://hub.docker.com/r/leafclick/pgmig)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/a85ef41f-fd3c-4338-9e72-8730d638b082n%40googlegroups.com.

Reply via email to