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

use mysql migrator interface in WithInstance - #286

Open
tadasv wants to merge 1 commit into
mattes:masterfrom
tadasv:tadasv/mysql-interface
Open

use mysql migrator interface in WithInstance#286
tadasv wants to merge 1 commit into
mattes:masterfrom
tadasv:tadasv/mysql-interface

Conversation

@tadasv

@tadasv tadasv commented Oct 4, 2017

Copy link
Copy Markdown

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

@mattes

mattes commented Oct 9, 2017

Copy link
Copy Markdown
Owner

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.

2 participants