Skip to content

Support case insensitive LIKE conditions is not working #1149

@rotkaepchen

Description

@rotkaepchen

Information

  • Version of Medoo: [2.12]
  • Version of PHP: [8.2.25]
  • Type of Database: [postgresql]
  • System: [Linux]

Describe the Problem
I found in request #874 a description to use search with insensitive LIKE conditions
But when I try to use it I receive.
PHP Fatal error: Uncaught InvalidArgumentException: Invalid operator [~~]
This funktion was never documented. Is this deleted and never in productive version?

Code Snippet
The detail code you are using that causes the problem:

// Write your PHP code here

Expected Behavior
A clear and concise description of what you expected to happen.

Actual Behavior
A clear and concise description of what actually happened.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions