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

Remove SyncedResourceEntity from database. #1889

Closed
aditya-07 opened this issue Mar 1, 2023 · 0 comments · Fixed by #1902
Closed

Remove SyncedResourceEntity from database. #1889

aditya-07 opened this issue Mar 1, 2023 · 0 comments · Fixed by #1902
Assignees
Labels
effort:small Small effort - 2 days P2 Medium priority issue type:code health

Comments

@aditya-07
Copy link
Contributor

aditya-07 commented Mar 1, 2023

Describe the Issue

Since the way resources are downloaded depends on the developer application, and last update & resource type might not hold the same relationship is some cases (as it does for simple search dfs download), we should get rid of the SyncedResourceEntity.
The onus would be on the developer application to save the required meta data( to make efficient search) and use it wherever applicable.
Would you like to work on the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:small Small effort - 2 days P2 Medium priority issue type:code health
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

2 participants