Pomelo.EntityFrameworkCore.MySql
Pomelo.EntityFrameworkCore.MySql copied to clipboard
added translatons for TimeSpan.Total* members
Hello, I tried to add support for TimeSpan.Total* members. I added two tests, I don't know how good the second test is - I can remove it or add another test with actual data.
Please tell me your thoughts about this code and tell me what further tests are needed.
The idea about this sparked in #1910
Can please someone describe for me, how I can configure query logging while running tests?