Problem with migrations in version 0.15

I have 2 issue:

  1. the device_queu_mapping is not created at startup. The migrations exit at nr 0021_user_email_and_note so the 0022_add_device_queue_mapping is not executed

  2. following this problem I discover that in the actual repository there is no more migrations package in internal directory even if there is an import in main.c

What I’m missing?
Thaks

A post was merged into an existing topic: [release] LoRa App Server 0.15 & LoRa Server 0.23