redis-om-python icon indicating copy to clipboard operation
redis-om-python copied to clipboard

Object mapping, and more, for Redis and Python

Results 199 redis-om-python issues
Sort by recently updated
recently updated
newest added

Add a Markdown document to docs/ with more in-depth querying examples.

Add a Markdown file in docs/ to gather frequently asked questions.

Add a Markdown file to docs/ that gives more detail on how embedded `JsonModel` classes work.

The docs refer to running migrations with CLI. What's the command to run the migrate from CLI?

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0. Release notes Sourced from actions/setup-python's releases. v4.3.0 Update @​actions/core to 1.10.0 version #517 Update @​actions/cache to 3.0.4 version #499 Only use github.token on github.com...

Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3. Release notes Sourced from actions/cache's releases. v3.0.0 This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of...

Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. Release notes Sourced from black's releases. 22.10.0 Highlights Runtime support for Python 3.6 has been removed. Formatting 3.6 code will still be supported until...

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.3.0 to 4.4.0. Changelog Sourced from typing-extensions's changelog. Release 4.4.0 (October 6, 2022) Add typing_extensions.Any a backport of python 3.11's Any class which is subclassable at runtime....

Bumps [types-redis](https://github.com/python/typeshed) from 4.3.13 to 4.3.21.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-redis&package-manager=pip&previous-version=4.3.13&new-version=4.3.21.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0. Changelog Sourced from pytest-cov's changelog. 4.0.0 (2022-09-28) Note that this release drops support for multiprocessing. --cov-fail-under no longer causes pytest --collect-only to fail Contributed...