Skip to content

Wrong mapping of number-like string to int64 #84

@HuggerCoursera

Description

@HuggerCoursera

I've found that number-like strings (e.g. "11901033449010445") from SQLite with field type STRING are incorrectly mapped to int64. My workaround was to use cast to text in SQL query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions