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

Refactoring Redis OM Python to use pydantic 2.0 types and validators #603

Merged
merged 11 commits into from
May 2, 2024

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    42ef61d View commit details
    Browse the repository at this point in the history
  2. couple more tests

    slorello89 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    69cb9ef View commit details
    Browse the repository at this point in the history
  3. lintining

    slorello89 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    69c7891 View commit details
    Browse the repository at this point in the history
  4. more linting

    slorello89 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cc6b4b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. bumpying mypy version

    slorello89 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dc3107c View commit details
    Browse the repository at this point in the history
  2. more linting

    slorello89 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1571c4a View commit details
    Browse the repository at this point in the history
  3. adding tests for #591

    slorello89 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5a01b1d View commit details
    Browse the repository at this point in the history
  4. adding tests with uuid

    slorello89 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1098942 View commit details
    Browse the repository at this point in the history
  5. readme fixes

    slorello89 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    37bf652 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. addressing comments

    slorello89 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    31d99ac View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fixing typo in NOT_IN

    slorello89 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8f46dd9 View commit details
    Browse the repository at this point in the history