Skip to content
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

Enable tags to be compared by comparison #88

Closed
Hendy opened this issue Mar 4, 2019 · 1 comment
Closed

Enable tags to be compared by comparison #88

Hendy opened this issue Mar 4, 2019 · 1 comment

Comments

@Hendy
Copy link
Owner

Hendy commented Mar 4, 2019

currently tags are compared on equality only

update TagQuery api:

TagQuery
{
LookTag GreaterThan,
LookTag LessThan,
LookTag GreaterThanOrEqualTo
LookTag LessThanOrEqualTo
}

@Hendy
Copy link
Owner Author

Hendy commented Mar 8, 2019

(see #94 better to move this functionality into 'fields' rather than 'tags')

@Hendy Hendy closed this as completed Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant