Chris Hassebrook
Results
2
issues of
Chris Hassebrook
Because **git-lfs.exe** (64bit) is spawned as a child process of **git.exe**, it appears to be incapable of inheriting the ENV variables that are passed into the exec function. This leads...
BulkInsertAsync fails because it does not properly escape tables that are named using MySQL's reserved words. In my case I had an "Option" table. MySQL: 8.0.25 EFCore.BulkExtensions: 8.1.0 EFCore: 8.0.8...