MeltedFreddo
Results
1
issues of
MeltedFreddo
A small suggestion for this handy little feature. `if (log.EventId.Name != RelationalEventId.CommandError.Name && log.EventId.Name != RelationalEventId.CommandExecuted.Name)` My use case was encountering a foreign key constraint error from sqlite when constructing...