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

[DEVOPS-1537 & DEVOPS-1519] Update dbo.Migrations table to support own migration schema #3212

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    d83554b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d67ee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4949c62 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. format

    michalchecinski committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e47d544 View commit details
    Browse the repository at this point in the history
  2. Enable logging

    michalchecinski committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7a7585e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. FIx

    michalchecinski committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    068c73b View commit details
    Browse the repository at this point in the history
  2. Disable logging

    michalchecinski committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1968d11 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    2c3c869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683fd71 View commit details
    Browse the repository at this point in the history
  3. Fix usings

    michalchecinski committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ee26db7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Add rerunable schema

    michalchecinski committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ff021b3 View commit details
    Browse the repository at this point in the history
  2. Format

    michalchecinski committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    47f8555 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fix typo

    michalchecinski committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c606efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edc8139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d413b4b View commit details
    Browse the repository at this point in the history
  4. Trying

    michalchecinski committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    98168fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d73dbfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a742316 View commit details
    Browse the repository at this point in the history
  7. After migration

    michalchecinski committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d95c766 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Testing

    michalchecinski committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b5420e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731be1f View commit details
    Browse the repository at this point in the history
  3. Change name

    michalchecinski committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3d65219 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    d82025b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecffda View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Fix

    michalchecinski committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5d7da92 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    d242e6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6df753 View commit details
    Browse the repository at this point in the history
  3. Fix sql scripts

    michalchecinski committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    82c1742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    928179e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    8dab294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50145fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bbf36e View commit details
    Browse the repository at this point in the history
  4. Fix sql journal

    michalchecinski committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    953e645 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Ran dotnet format

    michalchecinski committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c3f58e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Comment out index

    michalchecinski committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    df15fa9 View commit details
    Browse the repository at this point in the history
  2. ▫️Revert "Comment out index"

    This reverts commit df15fa9.
    michalchecinski committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    00056cb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into DEVOPS-1537-Update-…

    …dbo.Migrations-table-to-support-repeatable-migrations
    michalchecinski committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9ba7b94 View commit details
    Browse the repository at this point in the history
  4. Disable logging

    michalchecinski committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    54e92b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Add newline

    michalchecinski committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3682633 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    95c14e4 View commit details
    Browse the repository at this point in the history