Replies: 1 comment
-
I think this is related to this issue: #115 |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
@__dataclass_transform__
ofSQLModelMetaclass
to@dataclass_transform
solved the problem.Operating System
macOS
Operating System Details
No response
SQLModel Version
0.0.24
Python Version
Python 3.11.13
Additional Context
Before:

sqlmodel/main.py
After:

sqlmodel/main.py
Beta Was this translation helpful? Give feedback.
All reactions