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
Keyhole failed to output bson file when there are too much data in the bson struct. The error is
document size (2147483793) is larger than the max int32
The text was updated successfully, but these errors were encountered:
limit collections to 2022 when encountering marshal error, 46f0f2c
Sorry, something went wrong.
No branches or pull requests
Keyhole failed to output bson file when there are too much data in the bson struct. The error is
The text was updated successfully, but these errors were encountered: