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

Restructure database to separate children to its own data table #70

Open
christoph-codes opened this issue Oct 13, 2021 · 0 comments
Open
Assignees
Labels
performance An improvement for the better
Milestone

Comments

@christoph-codes
Copy link
Owner

Child list is under the parent and can't write to that table unless authorized, so children can't write to their own user.
Change this to separate the data and join upon each call.

@christoph-codes christoph-codes added the performance An improvement for the better label Oct 13, 2021
@christoph-codes christoph-codes added this to the v2 milestone Oct 13, 2021
@christoph-codes christoph-codes self-assigned this Oct 13, 2021
@christoph-codes christoph-codes modified the milestones: v2, v3 Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance An improvement for the better
Projects
None yet
Development

No branches or pull requests

1 participant