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

Make migrate plugin based #339

Description

@JensRantil

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions