ValueError: <class 'dict'> has no matching SQLAlchemy type #1308
Unanswered
Soulbadguy54
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
I got exactly the same error doesnt metter which way I use.
dict or Dict, or dict[str, Any] etc
MutableDict or sa_type with just JSONB or sa_column
Everytime get the same error:
Operating System
Windows
Operating System Details
No response
SQLModel Version
0.0.22
Python Version
3.12.7
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions