First Check
Commit to Help
Example Code
from sqlmodel import class_registry
Description
Why does sqlmodel define class_registry at the top level of its main.py? It seems to be related to SQLAlchemy but it does not seem to be used anywhere.
Operating System
Linux, Windows, macOS, Other
Operating System Details
No response
SQLModel Version
0.0.8
Python Version
3.11
Additional Context
No response
First Check
Commit to Help
Example Code
Description
Why does sqlmodel define
class_registryat the top level of its main.py? It seems to be related to SQLAlchemy but it does not seem to be used anywhere.Operating System
Linux, Windows, macOS, Other
Operating System Details
No response
SQLModel Version
0.0.8
Python Version
3.11
Additional Context
No response