Skip to content

Double column types #6

@tonistiigi

Description

@tonistiigi

Theres an issue when results contain columns in SQLFLT8 type. Not enough memory is allocated and the end is cut off. dbwillconvert returns 10 but this is not enough to keep a string representation of a double. Looking at the docs it even says that it should return bool not int?

This is pretty bad when the initial value is something like 1.2345678e-05 and its converted to 1.2345678.

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