-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
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
Labels
No labels