Skip to content
  • ale's avatar
    Do not panic on migrate.ErrNoChange · 7716d4bc
    ale authored
    The 'migrate' package returns an error if no migrations were applied
    because the database was already in the target state. Catch that and
    continue execution normally.
    7716d4bc