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

add names to entities (so that code on devices succeeds) #480

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

trentlarson
Copy link
Contributor

After deploying in the App & Play Stores, I got an error with the TypeORM code working with these entities. This fixed the problem.

@trentlarson
Copy link
Contributor Author

FYI I realize this PR is lacking in detail, but now that I've resolved the issue I cannot find the original error that showed on the platforms. The tough thing was that all my entity SQL was failing and I got no error toast message so I had to do my own debugging and I guess I didn't save the error messages anywhere. So I'm hoping that this is safe enough to accept, since it simply makes the entity names explicit. If you need me to go back and release a bad version of the app and try to catch the error then... I might work on that, but it'll take a while.

Copy link
Contributor

@simonas-notcat simonas-notcat 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!

@mirceanis mirceanis changed the base branch from next to main April 26, 2021 13:39
@mirceanis mirceanis merged commit 750bfcf into decentralized-identity:main Apr 26, 2021
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.

None yet

3 participants