Fix the problem that can't access the device-users table submit/tizen/20191129.055159
authorsaerome.kim <saerome.kim@samsung.com>
Fri, 29 Nov 2019 04:43:17 +0000 (13:43 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Fri, 29 Nov 2019 04:59:18 +0000 (13:59 +0900)
commit02925646dd90b326b545048470c034f7095a9d01
tree74e2247058c3b16f297cb42b0adaa6404b360ba4
parent3e3da9bc75d1413235f32ad1e83e3dc6109af734
Fix the problem that can't access the device-users table

- Problem: After DB reset, ua-manager can't create the device-users table.
- Cause: Attempt to access a table that does not exist.
- Solution: Modified the device-users table name as intended.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
packaging/ua-manager.spec
ua-daemon/data/ua_db.sql
ua-daemon/src/ua-manager-device-user-db.c