SQLite Forum

how to check update statement really modify a record
Login
Also of note is that along with changes() registering the change if the before and after values are all the same, ON UPDATE triggers will also fire if everything is the same before and after.