balena-supervisor/src/migrations
Pablo Carranza Velez ba829412e1 Various bugfixes
* Get imageId when normalising a dep. app from the DB

* Fix the appId in migrations when updating the supervisor

* Use the update lock to update a service's metadata

* Restart clears volatile target state

* Fix function definition for updateMetadata

* Improve backwards compatibility of /v1/apps/:appId endpoint

* Fix multicontainer deltas to work with resumable-request 2.0

* Fix dependent target normalisation logic

Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2018-03-06 10:32:29 -08:00
..
20171129013519_legacy.js Switch to using knex migrations to set up the database, and change the database format to use integers for ids instead of strings. 2018-03-06 10:32:28 -08:00
20171129064057_multicontainer.js Various bugfixes 2018-03-06 10:32:29 -08:00
20171214172530_image_docker_id.js Switch to a new image management system keeping the docker image ID in the database, allowing deltas and proper comparison for images that have a digest. 2018-03-06 10:32:28 -08:00