shopping_lists which has an owner (user id). I have another table shopping_lists_items which has a shopping_list column that is a foreign key of shopping_lists_items.shopping_lists_items if it belongs to shopping_lists where the owner is the uid().