Hi there, can I make a default general condition a...
# android
a
Hi there, can I make a default general condition applied automatically on all queries related to a specific table(Entity) in Room? eg: I have a table named tasks and there is a hidden property for each task either 0 or 1, so I want all queries getting the tasks that aren't hidden except to explicitly query the tasks that are hidden.
😶 1
e
there is a #room channel but as this doesn't sound like a Kotlin-related issue, it would probably be better on Stack Overflow or some other community site (several are listed in this channel's topic)
👍 1