Pkgname (tizen id) - not null
authorJan Olszak <j.olszak@samsung.com>
Tue, 20 Nov 2012 09:04:55 +0000 (10:04 +0100)
committerJan Olszak <j.olszak@samsung.com>
Tue, 27 Nov 2012 10:52:00 +0000 (11:52 +0100)
commit1800f55be353602203725d82c392f5af0c98e3c8
tree4094519f2ab1a8cd08ee260e38d855b641312d85
parent77c06df24b2ba605b85fac28e9793f8904419fb8
Pkgname (tizen id) - not null

[Issue#] It was possible for pkgname to be null.
[Bug] N/A
[Cause] N/A
[Solution] Changed Column deffinition in db file and replaced DPL:Optional<DPL::String> with DPL::String.
[Verification] Build commons, wrt-installer, wrt-plugin-commons.

Change-Id: I635cbe9f20843ff8cf180e980b21d0b07619def2
modules/security_origin_dao/dao/security_origin_dao.cpp
modules/widget_dao/dao/widget_dao.cpp
modules/widget_dao/dao/widget_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/common_dao_types.h
modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/widget_dao.h
modules/widget_dao/orm/wrt_db