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

Change adapter in migration #1064

Commits on Mar 21, 2017

  1. Re-apply modification on top of current master

    Tommy Mönnich committed Mar 21, 2017
    Copy the full SHA
    a9452d1 View commit details
    Browse the repository at this point in the history
  2. Use ConfigInterface instead of an array

    Tommy Mönnich committed Mar 21, 2017
    Copy the full SHA
    c130aee View commit details
    Browse the repository at this point in the history
  3. Rename "database" to "adapter"

    Tommy Mönnich committed Mar 21, 2017
    Copy the full SHA
    aa6703e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Cache available adapters

    Tommy Mönnich committed Mar 24, 2017
    Copy the full SHA
    dbdad57 View commit details
    Browse the repository at this point in the history
  2. Use manager properties instead of duplicate arguments

    Tommy Mönnich committed Mar 24, 2017
    Copy the full SHA
    80aba98 View commit details
    Browse the repository at this point in the history
  3. Update AbstractMigration tests for input/output

    Tommy Mönnich committed Mar 24, 2017
    Copy the full SHA
    b81351b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Copy the full SHA
    2c90de0 View commit details
    Browse the repository at this point in the history
  2. Update Config.php

    Single return and some minor w/s
    rquadling committed Mar 27, 2017
    Copy the full SHA
    3e946e2 View commit details
    Browse the repository at this point in the history
  3. Update AbstractMigration.php

    Minor w/s
    rquadling committed Mar 27, 2017
    Copy the full SHA
    b30b9e6 View commit details
    Browse the repository at this point in the history
  4. Update Config.php

    Fix static analysis
    rquadling committed Mar 27, 2017
    Copy the full SHA
    f165529 View commit details
    Browse the repository at this point in the history
  5. Update ConfigInterface.php

    More s/a
    rquadling committed Mar 27, 2017
    Copy the full SHA
    055804f View commit details
    Browse the repository at this point in the history