diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2014-04-28 22:11:03 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-08 16:18:12 +0100 |
commit | 646b089c38623cebe4a6b22c6798d21453fe5257 (patch) | |
tree | 71f62c89dba88f4d8e5f9e138338865991454f4a /meta/recipes-devtools/openjade | |
parent | 09a1ff974362216a9ebf40e5dad86b171d161b0c (diff) | |
download | poky-646b089c38623cebe4a6b22c6798d21453fe5257.tar.gz |
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>
Diffstat (limited to 'meta/recipes-devtools/openjade')
0 files changed, 0 insertions, 0 deletions