PGMig 0.5.0.

31 views
Skip to first unread message

Kamil Toman

unread,
Nov 9, 2020, 10:40:01 AM11/9/20
to Clojure
PGMig 0.5.0 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:
  • Support native-image programmatic migrations via Small Clojure Interpreter (sci)
  • Add cli option for the migration format: sql (default), clj, edn
  • Support EDN migrations (uberjar only)
  • Print version command

Since this release you can even grab pre-built binaries for Linux/Mac/Windows here: https://github.com/leafclick/pgmig/releases/tag/v0.5.0

Special thanks to @borkdude for SCI!

Kamil
Reply all
Reply to author
Forward
0 new messages