Xamarin forms SQLite relation
问题 I have really been searching around for a while now but cannot find and understand how this do work. I am going to create an app in Xamarin forms and starting with SQLite. I need to have unique list items for each Main item in the app. For example, I am having a list with items. When I am selecting an item in the list a new page will pop up and display the items of that item. So from my point of view I am in need of two SQLite tables with relations between. This is the Main table with all