Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Conversation

@lunny
Copy link
Member

@lunny lunny commented Apr 22, 2019

Now you can use builder.If

Where(builder.If(a > b, builder.Eq{"a":1}, builder.Eq{"b":2})) Where(builder.If(a!="",builderEq{"a":1}))
@lunny
Copy link
Member Author

lunny commented Apr 22, 2019

Will replace #52

@lunny lunny merged commit 2d4759f into master Apr 22, 2019
@lunny lunny deleted the lunny/if branch April 22, 2019 06:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants