Skip to content
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

Changed UserEntity.privateData column datatype from blob to mediumblob #74

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

kkmanos
Copy link
Member

@kkmanos kkmanos commented Nov 22, 2024

For the time being, changing the datatype from blob to mediumblob will avoid running out of the privateData column limits. Other datatypes or/with compression can be added in a different PR.

See related discussion on issue wwWallet/wallet-frontend#409

@kkmanos kkmanos requested a review from emlun November 22, 2024 12:34
Copy link
Member

@emlun emlun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kkmanos kkmanos merged commit 34cd7d0 into master Nov 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants