[Service] handle table version
authorJaeyun Jung <jy1210.jung@samsung.com>
Thu, 9 Mar 2023 07:11:59 +0000 (16:11 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 20 Mar 2023 01:43:07 +0000 (10:43 +0900)
commit0286f8e272f3aa4cfc6fe9eb634ec88e7a1c47b6
treeac273f2dcd9639912a345472e6e606a1cb5241ee
parent343e00aa0f742a1a9e923ec9d687c14399b47459
[Service] handle table version

Handle table version. If table schema is changed, we should implement data migration later.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
daemon/service-db.cc