-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Details for the issue
What did you do?
I had a table with data in it that I forgot to set a field to unique, so I tried to modify the table to add unique for the field.
What did you expect to see?
I expected it to just do it. But actually, there was one duplicate.
What did you see instead?
It said there were no unique data and that was not true. When I looked I found one duplicate and deleted one row and then I was able to modify the table.
The message saying there was no unique data was totally wrong. Most of the data was unique.
Useful extra information
DB4S v3.10.100 (Oct 10 2018) on Windows 10 (10.0) (winnt/10.0.17134) [x86_64]
using SQLCipher Version 3.4.1 (based on SQLite 3.15.2)
and Qt 5.8.0
Metadata
Metadata
Assignees
Labels
No labels