Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding records to a table #4083

@fanat74

Description

@fanat74

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    browse databugConfirmed bugs or reports that are very likely to be bugs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions