✅ Need some help debugging EF Core db query
I am trying to get some information from the database. I am running this query:
I've located the problem to the RentableReservations table, but it doesn't even contain any null values.
How do I debug this error further?
I've located the problem to the RentableReservations table, but it doesn't even contain any null values.
How do I debug this error further?
