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
drizzle-orm
0.32.1
drizzle-kit
0.21.2
Documentation states that inArray and notInArray may throw which is no longer the case since v0.32.1
inArray and notInArray methods do not have any throw part in their documentation.
Documentation
The text was updated successfully, but these errors were encountered:
Should be fixed in drizzle-orm0.33.0
drizzle-orm0.33.0
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What version of
drizzle-orm
are you using?0.32.1
What version of
drizzle-kit
are you using?0.21.2
Describe the Bug
Documentation states that inArray and notInArray may throw which is no longer the case since v0.32.1
Expected behavior
inArray and notInArray methods do not have any throw part in their documentation.
Environment & setup
Documentation
The text was updated successfully, but these errors were encountered: