Skip to content

Conversation

@binaryk
Copy link
Collaborator

@binaryk binaryk commented Aug 21, 2025

Fixed

@what-the-diff
Copy link

what-the-diff bot commented Aug 21, 2025

PR Summary

  • Improved Sensitivity in Filter Method
    We have made enhancements to the 'filter' function, a part of 'SearchableFilter.php', which now handles data in a case-insensitive manner. This allows for better matching and accurate search results.

  • Adapted SQL Column Formatting Based on Connection Type
    To ensure our app works seamlessly across different database systems, we introduced new logic within our code. It adjusts the format of SQL queries depending on the type of database connection used, specifically differentiating between Postgres (pgsql) and others. This ensures better compatibility and smoother operation with various databases.

@binaryk binaryk merged commit cc53e87 into 9.x Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Postgres DB search by id error

2 participants