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
Rename metadata rebuild method and improve refresh methods
Why these changes are being introduced:
The former TIMDEXDatasetMetadata method name recreate_static_database_file()
was too narrowly focused. This method is responsible for rebuilding the
entire dataset metadata structure.
How this addresses that need:
* Renames method
* Updates refresh() methods on both TIMDEXDataset and TIMDEXDatasetMetadata
to be more fully inclusive
Side effects of this change:
* None
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-543
0 commit comments