features/cutover-to-ef #9
@ -35,7 +35,7 @@ public class SourcesTable : ISourcesRepository
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Console.WriteLine($"Failed to save ");
|
||||
Console.WriteLine($"Failed to save source to db. {model.ToString()} {ex.Message} ");
|
||||
}
|
||||
|
||||
return model;
|
||||
|
Loading…
Reference in New Issue
Block a user