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

Tighten Version Check Part 2 #795

Merged
merged 10 commits into from
Jun 11, 2020
Merged

Tighten Version Check Part 2 #795

merged 10 commits into from
Jun 11, 2020

Commits on Jun 9, 2020

  1. dry up code,

    add check for usage of default values
    do4gr committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    bf4a93b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. add reqwest for private testtool,

    tighten version check using string lengths
    do4gr committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b71fce6 View commit details
    Browse the repository at this point in the history
  2. add test

    do4gr committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    bb2c19a View commit details
    Browse the repository at this point in the history
  3. always better when it compiles

    do4gr committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    780bbe7 View commit details
    Browse the repository at this point in the history
  4. adjust tests again,

    infer NonPrisma for empty datamodels
    do4gr committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    449d9c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. change around error handling

    do4gr committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c672788 View commit details
    Browse the repository at this point in the history
  2. clean up error handling

    do4gr committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c2bcfc4 View commit details
    Browse the repository at this point in the history
  3. Fix mysql 8

    do4gr committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    986d822 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into TightenVersionToolPart2

    # Conflicts:
    #	Cargo.lock
    do4gr committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    dbbe1f7 View commit details
    Browse the repository at this point in the history
  5. remove reqwest

    do4gr committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4d210be View commit details
    Browse the repository at this point in the history