twill icon indicating copy to clipboard operation
twill copied to clipboard

CMS search case sensitivity with translated models and Postgres

Open joyceverheije opened this issue 2 years ago • 2 comments

Description

When using translated models, the index search field in the CMS is case-sensitive.

Expected result

When using translated models, the index search field in the CMS is case-insensitive.

joyceverheije avatar Jan 27 '23 11:01 joyceverheije

Hey @joyceverheije are you on postgresql?

Might be related to https://github.com/Astrotomic/laravel-translatable/issues/17

haringsrob avatar Feb 03 '23 12:02 haringsrob

Hey @haringsrob, yes I'm using postgresql, thanks for the link!

joyceverheije avatar Feb 09 '23 17:02 joyceverheije