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

Database Migration feature #37

Merged
merged 17 commits into from
May 24, 2020
Merged

Database Migration feature #37

merged 17 commits into from
May 24, 2020

Commits on Apr 25, 2020

  1. Add Database migration raw version

    anton.shcherbyna committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    2418327 View commit details
    Browse the repository at this point in the history
  2. Move Document migration to folder

    anton.shcherbyna committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    e00e67c View commit details
    Browse the repository at this point in the history
  3. Rename document migration namespaces

    anton.shcherbyna committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    3096b90 View commit details
    Browse the repository at this point in the history
  4. Move and rename database migration runner files

    anton.shcherbyna committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    1ee1310 View commit details
    Browse the repository at this point in the history
  5. Rename database migration namespaces

    anton.shcherbyna committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    db185ac View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Fix Document migration tests

    anton.shcherbyna committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    d8c8e56 View commit details
    Browse the repository at this point in the history
  2. Add database migration demo project

    anton.shcherbyna committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    0aa1605 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Add database migration integration tests

    anton.shcherbyna committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6070501 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Add support for obsolete migration class

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    dccaaca View commit details
    Browse the repository at this point in the history
  2. Move migration files

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    c50a82b View commit details
    Browse the repository at this point in the history
  3. Rename Version Service

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    73b3a57 View commit details
    Browse the repository at this point in the history
  4. Rename VersionService > DocumentVersionService

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    9feaff8 View commit details
    Browse the repository at this point in the history
  5. Rename version service test

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    dad44dd View commit details
    Browse the repository at this point in the history
  6. Add database version service

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    f824a38 View commit details
    Browse the repository at this point in the history
  7. Update documentation

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    5c070c3 View commit details
    Browse the repository at this point in the history
  8. Clean up readme

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    e8801dc View commit details
    Browse the repository at this point in the history
  9. Remove un used migrations

    anton.shcherbyna committed May 2, 2020
    Configuration menu
    Copy the full SHA
    fd498ed View commit details
    Browse the repository at this point in the history