setter and getter can not work in sqlmodel , but it works in sqlalchenmy #557
Unanswered
1219295581
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
for auto conservate password from plain string to hashed str, in Sqlalchemy model , it is very common to use setter and getter .
It works in sqlalchemy. but it can not work in sqlmodel.
Operating System
Windows
Operating System Details
No response
SQLModel Version
0.0.8
Python Version
3.11.0
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions