diff options
author | Michael Wood <michael.g.wood@intel.com> | 2016-02-18 21:21:48 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-19 15:38:48 +0000 |
commit | 8469e5802590551dbf88a26539b9cfe5710c074d (patch) | |
tree | efd0ce0188cd8593b4f1a25e40e69c73bbc64e4f /README | |
parent | 78b610944049c611f30a947895a5db7edc171393 (diff) | |
download | poky-8469e5802590551dbf88a26539b9cfe5710c074d.tar.gz |
bitbake: toaster: orm migrations Sort out migrations mess
We messed up the migrations by squashing some of the image
customisation model definitions into the initial migration which
has meant some irreversible operations on mysql took place.
This deletes, re-orders and fixes the migrations.
If your schema is up to date you may want to use ./manage migrate
with --fake or --fake-initial to avoid re-applying migrations.
[YOCTO #9116]
(Bitbake rev: 19bd63fc3a28dcbd0f531a5b06a037da34568bac)
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions