Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: badsyntax/vscode-entity-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.4
Choose a base ref
...
head repository: badsyntax/vscode-entity-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.5
Choose a head ref
  • 11 commits
  • 37 files changed
  • 1 contributor

Commits on Dec 23, 2022

  1. Fix refresh migrations. Fixes #8

    badsyntax committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    909cd39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from badsyntax/tree-refresh

    Fix refresh migrations
    badsyntax authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    78fd146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea82c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from badsyntax/sln-file

    Generate script in new file
    badsyntax authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    469fd8e View commit details
    Browse the repository at this point in the history
  5. Add migration state colors

    badsyntax committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b4187d9 View commit details
    Browse the repository at this point in the history
  6. Better error handling

    badsyntax committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8364b47 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    543b3a0 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    badsyntax committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    91b9b6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from badsyntax/sln-file

    Remove reliance on .sln file
    badsyntax authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    854936c View commit details
    Browse the repository at this point in the history
  4. Improve cli, add logger

    badsyntax committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    ef5ff58 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13 from badsyntax/cli-improvements

    Improve cli, add logger
    badsyntax authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    6810208 View commit details
    Browse the repository at this point in the history
Loading