avatar
Maximilian Riegler

Posts tagged: sql

View all tags

EF Core 5 Upgrade - collation shenanigans

Posted on efcoredotnetcsharpsql
Today I stumbled over a pretty weird problem at work, where I already initially thought it must've been from either a framework or a database upgrade. I was in the middle of doing some code first database entity modelling, creating a migration for it and updating the database, when I got struc...[more]