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

Invalidate FileLocation::Database entries when the data has changed in the database #16

Open
TheZoq2 opened this issue Jun 8, 2017 · 0 comments
Labels

Comments

@TheZoq2
Copy link
Owner

TheZoq2 commented Jun 8, 2017

This needs to be done in file_data_from_file_location for example

Perhaps it could be achieved by querying the file and checking if the data modification date differs from the currently stored file. This might not be more efficient than just refetching the data from the database.

@TheZoq2 TheZoq2 added the backend label Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant