Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

add suport to multiple where conditions #30

Merged
merged 13 commits into from
Dec 23, 2017
Merged

add suport to multiple where conditions #30

merged 13 commits into from
Dec 23, 2017

Conversation

crgimenes
Copy link
Contributor

err = fmt.Errorf("invalid identifier: %+v", jsonField)
return
for _, v := range val {
if !strings.HasPrefix(key, "_") {
Copy link
Member

@tiaguinho tiaguinho Dec 22, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crgimenes isn't better to put this if before the loop?

@crgimenes crgimenes merged commit 3da2c6e into master Dec 23, 2017
@crgimenes crgimenes deleted the issue-243 branch December 23, 2017 08:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants