Krille
Krille
CC#
Created by Krille on 4/12/2024 in #help
✅ Need some help debugging EF Core db query
Sorry for the late response. The problem was that I had changed the entities from being owned to separate tables. Therefore the reference had become null. That’s why I couldn’t find any null values in the database. I fixed the problem by adding the references again
3 replies