diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2013-12-03 12:51:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-10 11:16:14 +0000 |
commit | 415ebb738da2a9625d6cc1456f4e99e463797c31 (patch) | |
tree | 323d58d2f4262db2fda5161b96736ef639947cfc /scripts/pybootchartgui | |
parent | 81ebce07788cd4c5f53cb6ad7b51ee3d6e52c881 (diff) | |
download | poky-415ebb738da2a9625d6cc1456f4e99e463797c31.tar.gz |
bitbake: toaster: migrate orm models to South
As Toaster advances, database schema alteration
will force users to delete old versions and lose
all data collected.
In order to prevent this, and to allow database
updates to happen without having to delete old data,
we use South to handle migrations for the ORM
application which stores the Toaster data.
[YOCTO #5559]
(Bitbake rev: 6936faed8d94f3a2ab4055049cd27d02d8229003)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions