7 Commits

Author SHA1 Message Date
Dave Jeffrey
0741616d2e Don't load in all drivers by default #40
Requires activating drivers with a _ style import, e.g.
import "_ github.com/mattes/migrate/driver/postgres"
2015-06-11 11:11:28 +01:00
mattes
0cc80701a7 add Close() func #7 2014-08-25 17:44:45 +02:00
mattes
dad5b36dbb pass file instead of files to migrate and implement soft shutdown 2014-08-13 22:45:23 +02:00
mattes
76da61b545 improve comments and add license 2014-08-13 03:37:48 +02:00
mattes
b545420127 add bash driver again 2014-08-12 03:20:28 +02:00
mattes
b3835d4bde add channel support 2014-08-12 03:16:37 +02:00
mattes
a45e244a71 initial 2014-08-11 03:42:57 +02:00