-
Notifications
You must be signed in to change notification settings - Fork 44
jsonGroupArray Improvements
#60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Sources/StructuredQueriesCore/Documentation.docc/Articles/QueryCookbook.md
Outdated
Show resolved
Hide resolved
|
Hi. What do you think about adding |
|
Hi @PixelPirate, thanks again for pointing this out! Just pushed some updates along with a test to show the behavior. |
jsonGroupArray Improvements
Added: * An isDistinct option * An overload on optional tables that automatically filters out nil values and unwraps them * Documentation Co-authored-by: Stephen Celis <[email protected]>
Added: * An isDistinct option * An overload on optional tables that automatically filters out nil values and unwraps them * Documentation Co-authored-by: Stephen Celis <[email protected]>
Added:
isDistinctoptionnilvalues and unwraps them