Skip to content

BitArray Bitwise operators #2793

@Magehernan

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!

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