Skip to content

Releases: Figure53/migrate

Drop MySQL driver

21 Apr 16:04

Choose a tag to compare

v1.2.4

Drop the MySQL driver.

remove cassandra driver

11 Sep 16:34

Choose a tag to compare

we don't use it for Figure53.com's backend

fix cross compiling to linux/amd64

05 Sep 15:17

Choose a tag to compare

Fix cross-compiling to linux/amd64

by removing the sqlite driver, which we don't use

add go.mod, fix imports

04 Sep 19:33

Choose a tag to compare

Define explicit dependency versions via go 1.11 modules

and fix imports for `github.com/mattes/migrate`;
change to `github.com/Figure53/migrate`