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

Simplify partial model queries #1597

Merged
merged 29 commits into from
Apr 26, 2023

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    98364ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb402b View commit details
    Browse the repository at this point in the history
  3. re-export PartialModelTrait

    Goodjooy committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    58a7e2f View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    Goodjooy committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    785e66b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d20fea6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1083fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    974d51d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b64d0e View commit details
    Browse the repository at this point in the history
  9. fix macro error

    Goodjooy committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7f65cca View commit details
    Browse the repository at this point in the history
  10. cargo fmt && cargo clippy

    Goodjooy committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    83dc857 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    7d1ad60 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Goodjooy committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    a3114a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39db097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    360bb5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46be7b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79c4686 View commit details
    Browse the repository at this point in the history
  7. remove unused use

    Goodjooy committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    145aefd View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    Goodjooy committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    ebd3a70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75fbe44 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Revert SeaORM prelude

    billy1624 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2223f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b09860 View commit details
    Browse the repository at this point in the history
  3. Minor refactoring

    billy1624 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7bf6136 View commit details
    Browse the repository at this point in the history
  4. fmt

    billy1624 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1217dd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd1e989 View commit details
    Browse the repository at this point in the history
  6. refactoring

    billy1624 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7170c57 View commit details
    Browse the repository at this point in the history
  7. Add test cases

    billy1624 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b68f9de View commit details
    Browse the repository at this point in the history
  8. Fix test cases

    billy1624 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c21d82d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. More test cases

    billy1624 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    09f702f View commit details
    Browse the repository at this point in the history
  2. Move partial_model tests

    billy1624 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ac9de12 View commit details
    Browse the repository at this point in the history