Matt

Results 109 comments of Matt

It would be a nice feature, completely agree. Happy to merge any PRs that help with that.

Sorry, I didn't see the action item here. Would you mind opening a PR?

Found a `fmt` which prob should be there https://github.com/mattes/migrate/blob/master/database/ql/ql_test.go#L57.

Thanks for the PR. I think this is a good idea. Should we make it more generic though? I believe there is more drivers that would benefit from the interface?...

Thanks, need to investigate more. It's a bummer, travis is pretty broken at this point.

I think there is a misunderstanding. When I wrote `shell` I meant `bash`. For your specific case, I believe the source driver is the equivalent to your proposed `Migrator interface`.

The `bash/shell` driver is not yet implemented.