Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: allows multiple different paths to sequelize migration folders to be given #106

Closed
wants to merge 11 commits into from

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    856c072 View commit details
    Browse the repository at this point in the history
  2. updates names to make more readable

    renewooller committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    308865b View commit details
    Browse the repository at this point in the history
  3. unnests path of second migration directory

    renewooller committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    7892ff8 View commit details
    Browse the repository at this point in the history
  4. adds second temp migration dir

    renewooller committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    a4979d8 View commit details
    Browse the repository at this point in the history
  5. 1.11.1

    renewooller committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    81660f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. adds multiple patterns to config

    renewooller committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    008afdf View commit details
    Browse the repository at this point in the history
  2. updates test to include multiple patterns

    renewooller committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    a13dd6a View commit details
    Browse the repository at this point in the history
  3. updates helper clear to deal with multiple tmp dirs

    renewooller committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    fc0fc0e View commit details
    Browse the repository at this point in the history
  4. fixes bug in filter of patterns

    renewooller committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    8abd587 View commit details
    Browse the repository at this point in the history
  5. 1.11.2

    renewooller committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    7b4e607 View commit details
    Browse the repository at this point in the history
  6. updates test to flex default patterns

    renewooller committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    a8f6a21 View commit details
    Browse the repository at this point in the history