Skip to content

Data type casting  #1107

Open
Open
@krunal545

Description

@krunal545

I have a column in the table which contain both Double and Int value. So when I read the data with Int or Double type it threw me an error.

(vl[Expression<Double>("obal")]) as? Int

Can someone please guide how can I fetch the data with Double and Int type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions