Philippe Lafoucrière
|
2957444991
|
Fix test with optionated drivers
|
2015-10-15 12:49:43 -04:00 |
|
Philippe Lafoucrière
|
0c7f7b79e0
|
Merge branch 'master' of https://github.com/mattes/migrate into dont-load-all-drivers-43
|
2015-10-14 20:35:35 -04:00 |
|
buddhamagnet
|
02c5fc24d3
|
streamline driver code
|
2015-09-15 22:56:29 +01: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 |
|
mattes
|
2faaebc76a
|
experimental implementation
|
2014-10-11 01:22:15 +02:00 |
|
Paul Bergeron
|
ca8cd2c56b
|
Fix import paths to reflect upstream
|
2014-08-26 18:48:46 -07:00 |
|
Paul Bergeron
|
dac7100cf3
|
Add support for Cassandra to migration drivers
|
2014-08-26 18:46:41 -07: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 |
|