Files
openfoodnetwork/db
Maikel Linke 63ac6c5088 Remove superfluous conditional
A migration's `up` method is only run when the migration needs to be
applied. The only case we could have a higher version number is when a
migration with a higher version got merged before the current one. And
in that case, we still want this migration to fail, because it hasn't
been applied yet.
2020-04-17 12:40:54 +10:00
..
2020-04-17 12:40:54 +10:00
2019-10-08 18:37:16 -05:00