Open venanciofire opened 2 months ago
Hi Carlos. Is that a "feature" of SQLite or of SQLiteStudio? Can you reproduce the error with the original library from sqlite.org on the command line?
Hi @JrgMyr SQLiteStudio. It doesn't show any error, the query just doesn't behave like in other relational databases. I used the original library via command line and the result is the same, it doesn't accept the filter. Did it work for you?
Details
UPDATE (DML) command does not recognize when the filter satisfies all conditions, for example if the record date is equal to today it is updating all fields mentioned in the SET but if it is different from today it recognizes all filter conditions and does not update. And even inserting in a Trigger the bug persists.
Steps to reproduce
Operating system
Windows 11
SQLiteStudio version
v3.4.4