generic-poky/bitbake/lib/toaster
Alexandru DAMIAN 646b089c38 bitbake: toaster: modify SQL data type constraints
This patch modifies the data type constraints for the SQL
fields.

The original constraints have been based on guess worked, and
they weren't strictly enforced for sqlite. On MySQL, the
constraints are strictly enforced, and need to match the real
data that we have.

After measuring data on sample builds, the new constraints
have been validated to work with MySQL, and this patch updates
the database schema with the new field types / constraints.

(Bitbake rev: aaefbc0b4e7484d6f4854ce49602821a6e4adc4b)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-08 16:18:12 +01:00
..
bldviewer bitbake: toaster: Update API 2014-04-05 14:55:28 +01:00
orm bitbake: toaster: modify SQL data type constraints 2014-05-08 16:18:12 +01:00
toastergui bitbake: toaster: fix span2 headings for packages 2014-05-08 16:18:12 +01:00
toastermain bitbake: toaster: Allow toaster to start without pytz 2014-04-09 18:21:42 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00