We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I find myself wanting to access just the --data collected after a specific point but using the same schema.
--data
If I could say --id-gt X against a previous ID I could do this.
--id-gt X
The text was updated successfully, but these errors were encountered:
3a60290
Release 0.23
a7a9bc8
Refs #520, #766, #774, #775, #776, #777, #778, #780, #781, #782, #783, #784, #785, #788, #790, #791, #793, #794, #795, #796, #797, #798, #799, #800, #801, #806 Closes #803
No branches or pull requests
I find myself wanting to access just the
--data
collected after a specific point but using the same schema.If I could say
--id-gt X
against a previous ID I could do this.The text was updated successfully, but these errors were encountered: