mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-22 15:02:23 +00:00
eee2460445
Migration `M00008` had a bug with the check for legacy apps, which resulted in devices that had at some point been updated from a single container supervisor to get the error ``` Undefined binding(s) detected when compiling UPDATE. Undefined column(s): [appUuid] query ``` This adds a new migration with the fix to ensure broken fix the inconsistent database state. Change-type: patch Closes: #1913 |
||
---|---|---|
.. | ||
20171129013519_legacy.js | ||
20171129064057_multicontainer.js | ||
20171214172530_image_docker_id.js | ||
20180516164000-endpoint-specific-apps.js | ||
20181907164000-endpoint-specific-logschannel.js | ||
20190619152500-engine-snapshot.js | ||
M00000.js | ||
M00001.js | ||
M00002.js | ||
M00003.js | ||
M00004.js | ||
M00005.js | ||
M00006.js | ||
M00007.js | ||
M00008.js | ||
M00009.js |