Sebastian Godelet
Results
4
issues of
Sebastian Godelet
added build.js as a package.json script
Use .netstandard2.0 and .net6 as target frameworks (.netcore 3.1 is soon EOL) Update files to UTF-8 @abrudana did you have a chance to look at this?
Attempt to solve https://github.com/erikbra/grate/issues/572 by ensuring transaction scope timeout is as long as the command timeout, currently transactions can timeout before the command timeout has been reached. Ensure as well...