Skip to content

[BUG]: "inArray" operator doesn't work as expected #382

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

Closed
TyrionFront opened this issue Apr 5, 2023 · 1 comment
Closed

[BUG]: "inArray" operator doesn't work as expected #382

TyrionFront opened this issue Apr 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@TyrionFront
Copy link

What version of drizzle-orm are you using?

0.23.5

Describe the Bug

Screenshot 2023-04-05 at 10 09 00

Screenshot 2023-04-05 at 10 09 57

Screenshot 2023-04-05 at 10 14 17

@TyrionFront TyrionFront added the bug Something isn't working label Apr 5, 2023
dankochetov added a commit that referenced this issue Apr 5, 2023
- 🐛 Fixed referencing the selected aliased field in the same query
- 🐛 Fixed decimal column data type in MySQL
- 🐛 Fixed mode autocompletion for integer column in SQLite
- 🐛 Fixed extra parentheses in the generated SQL for the `IN` operator (#382)
- 🐛 Fixed regression in `pgEnum.enumValues` type (#358)
- 🎉 Allowed readonly arrays to be passed to `pgEnum`
@dankochetov
Copy link
Contributor

Fixed in 0.23.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants