3 Commits

Author SHA1 Message Date
Philippe Lafoucrière
2957444991 Fix test with optionated drivers 2015-10-15 12:49:43 -04:00
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
Caesar Wirth
8d39928220 Add driver for sqlite3 2015-03-08 11:29:20 +09:00