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

[Bug]: Float filter #1725

Open
Beluomini opened this issue Dec 16, 2024 · 0 comments
Open

[Bug]: Float filter #1725

Beluomini opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Beluomini
Copy link

Contact Details

No response

What happened?

I'm trying to filter a float field from typeORM and got a error:

QueryFailedError: operator does not exist: double precision ~~ unknown

Bug prevalence

1

AdminJS dependencies version

"@adminjs/express": "^6.1.0",
"@adminjs/typeorm": "^5.0.1",
"adminjs": "^7.8.13",
"pg": "^8.13.1",
"react-input-mask": "^2.0.4",
"typeorm": "^0.3.20"

What browsers do you see the problem on?

Chrome

Relevant log output

No response

Relevant code that's giving you issues

No response

@Beluomini Beluomini added the bug Something isn't working label Dec 16, 2024
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

1 participant