Added
- Columns
lastUpdateCheckTime
andlastUpdateHash
to theCombination
table.
Changed
- Method
findByLastUsageTime
tofindPossibleCombinationsForUpdate
in theCombinationRepository
as a more
specialized method to fetch possible combinations to be updated.