Skip to content

Edm.Binary property type is de facto a boolean #12

@PandaWhisperer

Description

@PandaWhisperer

The OData Edm.Binary datatype, according to the specification, stores an arbitrary Base64-encoded string of binary data.

The current implementation only handles as single 1 or 0, making it in fact more like Edm.Boolean (except without supporting the true and false literals).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions