Skip to content

BitArray Bitwise operators #2793

Description

@Magehernan

Hi, i am trying to use bit(256) type on postgre because it has the & and | operators but in c# using BitArray and linq i can't make the translation work, i try with the BitArray.And but it cannot be translated and it don't has & operator but it is in postgre.

I am looking at the source and trying with expressions but i can't make it work.

I was trying to make a custom translator but i can't add it, any suggestions on how approch this need?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions