textbrowser / biblioteq

Archive and catalog the world for today's and tomorrow's generations! Awesome and everyware.
https://textbrowser.github.io/biblioteq/
Other
217 stars 46 forks source link

SQL update : BQ update too many documents. #298

Closed meteos77 closed 1 year ago

meteos77 commented 1 year ago

Situation : I use BA/Discover

1 - I scan the "Crime novel" row 2 - "List Discover Item" button 3 - The main table lists the scanned documents. 4 - I want to update the location to Mystery Novel (for these documents) 5 - An SQL UPDATE request is already created so I apply it. 6 - Disaster : I forgot to select the present table. 7 - BQ has placed all the documents in the database in "Crime novel".

Suggestion : Have an alert if the user doesn't select anything in the current table (forgot), BQ asks "Didn't you select anything ?" rather than applying the query to the whole database.

textbrowser commented 1 year ago

Discussed and will not be considered.