Skip to content

[Bug] Error when using contains_nocase #6239

@shiyasmohd

Description

@shiyasmohd

Bug report

Even though type Bytes doesn't need nocase filter, it shouldn't be returning error.

Error

Failed to get entities from store: operator does not exist: bytea ~~* bytea

Query

Deployment Id: QmYExVDoVXdrhSw8LARav7xUU8txsjAQnifEPNoPTTLEH5

{
  events(
    where: {addresses_contains_nocase: ["0x1828bff08bd244f7990eddcd9b19cc654b33cdb4", "0x823557699a455f3c2c6f964017880f3f3a6583ac"]}
  ) {
    id
  }
}

Relevant log output

IPFS hash

QmYExVDoVXdrhSw8LARav7xUU8txsjAQnifEPNoPTTLEH5

Subgraph name or link to explorer

No response

Some information to help us out

  • Tick this box if this bug is caused by a regression found in the latest release.
  • Tick this box if this bug is specific to the hosted service.
  • I have searched the issue tracker to make sure this issue is not a duplicate.

OS information

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions