You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
This needs to be done in
file_data_from_file_location
for examplePerhaps 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.
The text was updated successfully, but these errors were encountered: