intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

FIX: Refactored upgrades to a more generic solution

Open waldbauer-certat opened this issue 2 years ago • 0 comments

Refactored upgrades to a more generic solution, because as we increase the intelmq version, the file gets bigger and bigger. This PR aims to provide the same functionality as before, but split all upgrades into an individual file containing the versions upgrade code. Its easier to read & better to maintain.

waldbauer-certat avatar Jul 15 '22 15:07 waldbauer-certat