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

fix: case-insensitivity in the like() method when in use with accented characters #9238

Merged
merged 7 commits into from
Nov 3, 2024

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    725292c View commit details
    Browse the repository at this point in the history
  2. Update system/Database/BaseBuilder.php

    Co-authored-by: Pooya Parsa <[email protected]>
    michalsn and datamweb committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    bd3059c View commit details
    Browse the repository at this point in the history
  3. add more cases for tests

    michalsn committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ecf96bf View commit details
    Browse the repository at this point in the history
  4. even more tests

    michalsn committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    01a636d View commit details
    Browse the repository at this point in the history
  5. fix types

    michalsn committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4f1f8d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5ebbbb View commit details
    Browse the repository at this point in the history
  7. set collation for sqlsrv

    michalsn committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3715280 View commit details
    Browse the repository at this point in the history