Add insert() helper functions to the class Database 33/118433/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 10 Mar 2017 09:38:19 +0000 (18:38 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 13 Mar 2017 07:55:48 +0000 (16:55 +0900)
commit00714b2bc2a3d76bb7c1e58dff0e62b53cd03ff2
treecee7440216f395ad68b41a0e8017f5eed02d23ed
parent9013460558635cf123ce9cdaf2f9a1214c382859
Add insert() helper functions to the class Database

Change-Id: Id3e1bef3239974fca51102d07a809f00c7d6729f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/Database.h
include/Tuple.h
src/database/Database.cpp
src/shared/Tuple.cpp