Open
Description
Imagine that I have two tables: pack_a and pack_b.
In my application, I only want to fetch the items of pack_a when user enters the feature A, and only fetch the items of pack_b when user enters the feature B. For now, when my app launched and logged in, all items of pack_a and pack_b have been downloaded into my sqlite.
How can I do it? Do you have a mechanism that dynamically adds tables into schema.
Metadata
Metadata
Assignees
Labels
No labels
Activity