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

Make migrate plugin based #339

Open
JensRantil opened this issue Feb 21, 2018 · 0 comments
Open

Make migrate plugin based #339

JensRantil opened this issue Feb 21, 2018 · 0 comments

Comments

@JensRantil
Copy link
Contributor

Currently all database backends must be compiled into migrate. Some issues with this:

  • There is a short-term annoyance with this that a recompilation is needed to add a new backend.
  • There is also a long-term risk that two backends will require different incompatible versions of a third party library.
  • Will allow external plugins outside of this repository to make each plugin maintained by different maintainers.

What are your thoughts on this?

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

No branches or pull requests

1 participant