Changed PkgName type from DPL::Optional<DPL::String> to DPL::String.
authorJan Olszak <j.olszak@samsung.com>
Mon, 3 Dec 2012 10:09:00 +0000 (11:09 +0100)
committerGerrit Code Review <gerrit2@kim11>
Thu, 6 Dec 2012 11:18:16 +0000 (20:18 +0900)
commitf781be80bf37281c52764372170ec639cc1213dc
treecac5c03fcf219efd558c1b0540dea68bb1bacc01
parent6141ffd1a56e0686a8167fff81abff96c05f9c06
Changed PkgName type from DPL::Optional<DPL::String> to DPL::String.

[Issue#] PkgName could have been NULL.
[Bug] N/A
[Cause] N/A
[Solution] Changed Pkgname type, changed definition in database to NOT NULL.
[Verification] Build commons, plugins, installer,wrt. Run DAO tests.

Change-Id: Idf342238d6e290c279b2197de233b5eab57d155f
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