adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

[Bug]: Float filter

Open Beluomini opened this issue 1 year ago • 0 comments

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 avatar Dec 16 '24 20:12 Beluomini