Releases: chapsuk/miga
Releases · chapsuk/miga
Fixed get seed.path config setting
v0.4.4 Fixed get seed.path config value (#9)
Set postgres as default dialect
- fixed error when create command without config
Added separated connection settings for postgres
v0.4.2 Added separated connection settings for postgres (#6)
Added all up command
≻ miga --config miga.yml all up
...
> docker run chapsuk/miga:0.4.0 all up
...
Docker image from scratch
v0.3.0 Static build, docker image from scratch
Missing config not a warning
v0.2.2 Changed log level for missing config (#4)
impg fix change table name
v0.2.1 fix table name for impg
added impg package
v0.2 Another migrate pkg (#3)
First release
v0.1 Using without config (#2)