|
Hi, How can we encrypt data of a column ? In sqlalchemy there is something like this: Is there a similar mechanism with ormar ? Thanks. |
Answered by
collerek
Mar 10, 2021
Replies: 2 comments 4 replies
|
Hi, No, currently there is no mechanism like this (although you can always encrypt the value before assigning I assume that's not what you want. Do you want it to work like the mentioned Or something like |
4 replies
|
Added in 0.9.8 |
0 replies
Answer selected by
collerek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added in 0.9.8