You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @charlesdevandiere
First of all, thank you so much, I guess a lot of programming lives were saved thanks to your efforts : )
But I have found a tiny issue with the Argument list building.
The Formatter from Query is not passed to the QueryStringBuilder, so in case if there is an object in the Query Arguments, the Formatter is not applied to the object.