Starts in:
2 DAYS
9 HRS
54 MIN
38 SEC
Starts in:
2 D
9 H
54 M
38 S
Open Closed

Case Sensitive search in api post ABP upgrade #8243


User avatar
0
sahanaacharya created

Hi Team,

We recently upgraded the abp version from v5.3 to v8.3 and post that we find that the search option in the api has become case sensitive. The results are fetched only when the case of the searched field and the case of the data in DB matches. This was case insensitive before. The database was migrated from Microsoft SQL to PostgreSQL as well.

Please let us know if this could be handled ? Let us know if any more details are required as well.

  • ABP Framework version: v8.3
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

3 Answer(s)
  • User Avatar
    0
    salih created
    Support Team .NET Developer

    Hello, this situation is caused by PostgreSQL. You can follow the steps in this article.

  • User Avatar
    0
    sahanaacharya created

    Hi Salih,

    We are checking the document provided. thanks for your quick help.

  • User Avatar
    0
    salih created
    Support Team .NET Developer

    I'm closing this question as you haven't reported any other issues.

Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06