-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
browse databugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.
Description
Details for the issue
Adding an entry to the table. In the table, the first field is the key and unique one. I want to add a record in which the key field is stated not in arithmetic order (for example, in previous records there are already fields 1002, 1003, 1005), I add 1004. Next, I enter data for all other fields in the row. Saving the entered data.
I switch to another table and come back. No data has been saved, except for the key field. However, all rows are sorted by the key field.
Saved data, regardless of the order in which I enter the records in the table.
Useful extra information
DB4S v3.13.1 [built for x86_64-little_endian-llp64] on Windows 10 Version 2009 (winnt/10.0.19044) [x86_64]
using SQLite Version 3.46.1
and Qt 5.15.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
browse databugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.