The Joy of Old-School Coding After a Stupid Mistake
A developer recounts debugging an Entity Framework Core mapping error, where a one-to-one relationship was incorrectly mapped using a collection, and only integration tests caught the issue. The devel…