We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9cf12 commit 2cc8cd0Copy full SHA for 2cc8cd0
sqlmodel/_compat.py
@@ -72,6 +72,7 @@ def partial_init() -> Generator[None, None, None]:
72
finish_init.reset(token)
73
74
75
+
76
if IS_PYDANTIC_V2:
77
from annotated_types import MaxLen
78
from pydantic import ConfigDict as BaseConfig
0 commit comments