mirror of
https://github.com/balena-io/open-balena.git
synced 2025-02-21 10:01:51 +00:00
Fixes a bug with a migration that would keep obsolete DB columns around and prevent creation of applications and devices. See https://github.com/balena-io/open-balena-api/pull/507 Fixes #94 #95 Change-type: patch