[Tdbc] Fix sqlite driver (#5539)
authorjeremy-jang <35089715+jeremy-jang@users.noreply.github.com>
Fri, 8 Sep 2023 04:03:57 +0000 (13:03 +0900)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 04:03:57 +0000 (13:03 +0900)
commit2d832c70fe3ab09f123cc779bdfa256c7450e3cd
tree0fa9adc69af93dffc389054058c62f53099ab267
parent46c07410d78a6073775065f4600440661f0f9827
[Tdbc] Fix sqlite driver (#5539)

When the operation type is delete, the empty record will be passed to
callback.

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Connection.cs