Skip to content

Error with data affinity #791

@dlaudh

Description

@dlaudh

Hi, my problem is when i insert data, change the value type number in column type text like Number .0,

Example:

Table: example
Columns: name (TEXT), telephone (TEXT)

Data for insert: 'Name', '012012012';
Data return from select: 'Name', '012012012.0'

What is the problem? in all data type real add .0 before insert in column (TEXT).

thank's.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions