Skip to content

Data 'validation' for field entry #622

@chrisjlocke

Description

@chrisjlocke

This isn't a bug per-se, but more of a 'what do you think?' question . suggestion.

If I create a table with a field set as an integer, DB Browser (or sqlitebrowser) doesn't moan if I try and create a new record and put 'test' in that new field - ie, a string (or text) in an integer field.

This isn't a fault with DB Browser, as you can do it in the raw SQL, so my thought was whether it would be useful if DB Browser had some 'validity' checks... guess it would only need to be for the interger and real data types (oh, and numeric) so can't see it bloating the program too much...

Just some random thoughts...

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