.eax
.eax
CC#
Created by .eax on 3/7/2023 in #help
❔ EF Core many-to-many migration problems
The teams or person entity does not seem relevant, they have had no changes, and if I rerun the query I get the same error with a but it's for different entities
4 replies
CC#
Created by .eax on 10/25/2022 in #help
Have to call .ToList() on DbSets for .First() or .Single() to work. Sqlite
Thanks, that is the issue, didn't know SQLite was that sensitive about guids.
7 replies
CC#
Created by .eax on 10/25/2022 in #help
Have to call .ToList() on DbSets for .First() or .Single() to work. Sqlite
Yeah I know, I have fiddled with the code a bit because of the problem, same thing happens if the method is completely synchronous.
7 replies