Merge branch 'main' into asyncio
This commit is contained in:
commit
ca6ae7d6e9
47 changed files with 3285 additions and 760 deletions
2
aredis_om/model/__init__.py
Normal file
2
aredis_om/model/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .migrations.migrator import MigrationError, Migrator
|
||||
from .model import EmbeddedJsonModel, Field, HashModel, JsonModel, RedisModel
|
||||
Loading…
Add table
Add a link
Reference in a new issue