Skip to content

Float cannot represent non numeric value: '2021-09-01 15:43:00.000' #94

@strefethen

Description

@strefethen

I have a SQLite table with a DATETIME column that datasette-graphql maps as a Float field which all seems reasonable. In SQLite the column contains data like '2021-09-01 15:43:00.000' and trying to query this field yields "Float cannot represent non numeric value: '2021-09-01 15:43:00.000'".

I'm not exactly sure how to address this.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions