Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

use mysql migrator interface in WithInstance #286

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tadasv
Copy link

@tadasv tadasv commented Oct 4, 2017

This change defines MysqlMigrator interface. It lets us use different SQL driver implementations in migrations, e.g. sqlx.

@mattes
Copy link
Owner

mattes commented Oct 9, 2017

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? For example, sqlite3. What else?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants