Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wiseaidev/redis-om-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: wiseaidev/redis-om-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix-optional-fields
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 9, 2022

  1. support null values for optional fields

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2b74294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efdbdf View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. trying a hacky solution

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3b07e3f View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    79cf5bf View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. mv restore_null_values from_redis

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4791365 View commit details
    Browse the repository at this point in the history
  2. mv optional_fields after_required_fields

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    187ca0c View commit details
    Browse the repository at this point in the history
Loading