<how to update the database values based on unique...
# stackoverflow
u
how to update the database values based on unique id in row using Stetho Database Insertion success and update the data values is failure using rxjava + kotlin.What is the route cause? If anyone knows suggest me Method Call below : @Update fun update(value: List) Output : 1| Ramasamy | 2| null |bus Expectation : 1| Ramasamy | bus