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

Add inferred constraints #358

Merged
merged 11 commits into from
Mar 3, 2021
Merged

Add inferred constraints #358

merged 11 commits into from
Mar 3, 2021

Commits on Feb 28, 2021

  1. Add infer method

    asdine committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    86c12b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Change FieldConstraints type

    asdine committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    2fe70fd View commit details
    Browse the repository at this point in the history
  2. Merge inferrence conflicts

    asdine committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f8fc6d3 View commit details
    Browse the repository at this point in the history
  3. Test constraint inferrence

    asdine committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0b314ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2af86e View commit details
    Browse the repository at this point in the history
  5. Detect duplicate primary keys

    asdine committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0503d4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfd9594 View commit details
    Browse the repository at this point in the history
  7. Improve conflict detection

    asdine committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6f12125 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cce2886 View commit details
    Browse the repository at this point in the history
  9. Reference original issue

    asdine committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    8c5dd70 View commit details
    Browse the repository at this point in the history
  10. Fix shell tests

    asdine committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ea4545f View commit details
    Browse the repository at this point in the history