[agent][DB] Fix "delete_pipeline" to check the number of changed rows
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Wed, 22 Feb 2023 09:11:29 +0000 (18:11 +0900)
committerSangjung Woo <again4you@gmail.com>
Wed, 22 Feb 2023 09:45:23 +0000 (18:45 +0900)
commit9e84ad6ac1770eedd22135c9c2e530f1b34dfa2c
tree054541f542e0a35cb96b6467f0104bded84fb356
parent05a06cc06e67fd7b5fb42f2f4a6ee6f3c3202c97
[agent][DB] Fix "delete_pipeline" to check the number of changed rows

- Check the number of changed rows after the DELETE query

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
daemon/service-db.cc