Fix the problem that can't access the device-users table accepted/tizen/5.5/unified/20191203.011210 submit/tizen_5.5/20191129.060250
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:58:13 +0000 (13:58 +0900)
commit11e54cd4f19c2b36595ecc401c2074f778449c66
tree74e2247058c3b16f297cb42b0adaa6404b360ba4
parent553dd110318c7a0314189882f25e2a9c40acba1a
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