-
-
Notifications
You must be signed in to change notification settings - Fork 60
fix: adding string representation to PasswordHash and EncryptedString #598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #598 +/- ##
==========================================
+ Coverage 79.67% 79.69% +0.01%
==========================================
Files 87 87
Lines 6392 6396 +4
Branches 824 824
==========================================
+ Hits 5093 5097 +4
Misses 1043 1043
Partials 256 256 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for the comment, @renjianguo666. We’re aware of this issue, which is why this PR is currently in draft status. We’re working on finding a suitable approach to enable automatic imports in the migration file. |
… backends and improve string representation
… representation in EncryptedString
|
|
Documentation preview will be available shortly at https://litestar-org.github.io/advanced-alchemy-docs-preview/598 |






Description
Closes
#596