Update notification_db_open 30/137930/2
authorMyungki Lee <mk5004.lee@samsung.com>
Mon, 10 Jul 2017 09:16:47 +0000 (18:16 +0900)
committerMyungki Lee <mk5004.lee@samsung.com>
Mon, 10 Jul 2017 09:21:36 +0000 (18:21 +0900)
commit34bd11d8fdeaeef1fbc5a945f18f338bdd477160
tree1b4bbba0517b07f0235eb2a402b81d80dd7e9fad
parent8ab3891182faf16e353c87b1fd698c7d939bf587
Update notification_db_open

- use sqlite3_open_v2 instead of db_util_open
  db_util_open has create option

Change-Id: I9d1fd772fc3c592a56e59c8a1d98237104219cee
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
src/notification_db.c
src/notification_init.c