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

feat: Allow nesting of structs deriving FromQueryResult (and DerivePartialModel) #2179

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    7208d24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    521113a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b62e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f9a13f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    310f4f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c73560 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7ebc9b View commit details
    Browse the repository at this point in the history
  8. fix: fix typos

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    be0c243 View commit details
    Browse the repository at this point in the history
  9. feat: update documentation

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7d90323 View commit details
    Browse the repository at this point in the history
  10. fix: fix comment

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f0587e2 View commit details
    Browse the repository at this point in the history
  11. fix: remove unused import

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d838ae1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c5ce66 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d692ded View commit details
    Browse the repository at this point in the history
  14. fix: cargo fmt

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3bd1d34 View commit details
    Browse the repository at this point in the history
  15. fix: more formatting

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ea7329a View commit details
    Browse the repository at this point in the history
  16. feat: more tests

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9ad9327 View commit details
    Browse the repository at this point in the history
  17. fix: reorganize tests

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1dcab16 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    57a9534 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    673b8f1 View commit details
    Browse the repository at this point in the history
  20. feat: add aspirational test

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e3c6ef3 View commit details
    Browse the repository at this point in the history
  21. fix: remove eprintln

    jreppnow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    984827a View commit details
    Browse the repository at this point in the history