what do you mean by actual query? I believe the wa...
# android
r
what do you mean by actual query? I believe the way that Flowable/LiveData works with Rooms is that any time changes are inserted, the queries that are wrapped by LiveData/Flowable are re-run.