Fix DB review issues 57/213357/1 accepted/tizen/unified/20190904.224508 submit/tizen/20190904.113521
authorAbhay agarwal <ay.agarwal@samsung.com>
Wed, 4 Sep 2019 09:34:10 +0000 (15:04 +0530)
committersaerome.kim <saerome.kim@samsung.com>
Wed, 4 Sep 2019 11:07:41 +0000 (20:07 +0900)
commitd95f8b06db2931f00424df94befc396d08ab945e
tree3cf55b1ae650fd8266c215b6b54333de28273d90
parent3b718ece0a9fc48beeff9d2b0e83374d82d804c8
Fix DB review issues

4. There is no code for releasing 'adv' table at _ua_db_deinitialize().
8. When checking the table in__check_integrity(),
 206 line: printing UAM_DB_IBEACON_ADV_TABLE using sqlite3_mprintf,
 221 line: On the other hand, printing UAM_DB_DEVICES_TABLE out when checking done successfully.

Change-Id: Ic8c0ab234bbaaa1d68a06c3fa6fc13cc51dcbce9
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
packaging/ua-manager.spec
ua-api/src/ua-api.c
ua-daemon/src/ua-manager-db.c
ua-daemon/src/ua-manager-user-db.c