Skip to content

Mishandling of date-like columns in SQLite results in NaN. #1361

Description

@igalklebanov

Hey 👋

Handling of date-like columns in SQLite is currently broken.

Affinity is correctly calculated based on the documented heuristics - numeric. But once you input a value similar to the date values in the column, Studio tries to coerce it to number and this results in NaN.

We need to investigate what other products do for such columns and align OR one up them if possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions