redis-om-python/tests
Manabu Niseki 3a0fa0c7be
Allow using Pydantic v2 (#533)
Co-authored-by: Chayim <chayim@users.noreply.github.com>
2023-07-12 11:48:08 +03:00
..
__init__.py Add basic migrations, query expression resolver 2021-09-15 17:41:45 -07:00
_compat.py Allow using Pydantic v2 (#533) 2023-07-12 11:48:08 +03:00
conftest.py Implement temporary workaround from unasync package 2022-05-01 18:18:01 +03:00
test_hash_model.py Allow using Pydantic v2 (#533) 2023-07-12 11:48:08 +03:00
test_json_model.py Allow using Pydantic v2 (#533) 2023-07-12 11:48:08 +03:00
test_oss_redis_features.py Allow using Pydantic v2 (#533) 2023-07-12 11:48:08 +03:00
test_pydantic_integrations.py Allow using Pydantic v2 (#533) 2023-07-12 11:48:08 +03:00
test_redis_type.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00