Replies: 1 comment 3 replies
-
I have the same issue in my codebase, for me it worked to use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
The issue seems to go away when I change the inheritance order in SQLModelMetaclass here
https://github.com/tiangolo/sqlmodel/blob/b892504141c842975b7a30156ab21755719e1d31/sqlmodel/main.py#L389-L390
to
Operating System
macOS
Operating System Details
No response
SQLModel Version
0.0.14
Python Version
3.10.11
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions