Andreas

Results 297 comments of Andreas

> I generally wanted to limit alternative ways of doing the same thing. Perfectly fine. Your library is just an awesome piece of software and I can tell that not...

> Can confirm the bug, if you manage to do a fix soon you can make a PR. I'll try my best.

Here is my PR. Please ensure that `LIMIT 1` has no unwanted side effects. https://github.com/borisdj/EFCore.BulkExtensions/pull/910

Thanks for taking a look at this. > Maybe the solution would be to add config property DoApplyPGLimit1 { get; set; } (false buy default) Well, If we HAVE to...

Thank you for reporting this... I'm having some issues with the release cycle atm, this is why I started to do auto releases with github actions... that will take a...

Ok, I think, I've found the problem. It's a combination of `m4b-tool` doing the wrong thing and `tone` being not robust... In my case, `m4b-tool` writes a `tone.json` file, that...

> I made a new test, and here is the log file. I have obfuscated the metadata, but am including everything. Yeah seams to be the same Problem: ``` "trackNumber":...

Fix attempt: https://github.com/sandreas/m4b-tool/commit/dd41e05c49f3fe9d1735997f697e824c2b4d4918 I have to verify this though...

Not fixed yet. I'm on it closing this ticket as soon as done. Currently family stuff to do. sorry.