pushtorefresh/storio

Implement one-to-many relationship

Closed this issue · 1 comments

Would you please provide an example of one-to-many relationship implementation?
Is ti possible to use it with FOREIGN KEY parameter in creaate table query?

@nikiJava, there is already such example here and here resolver for it.
It seems there should not be problems with FOREIGN KEY
Feel free to reopen if you will meet some troubles