Quote:
Originally Posted by capink
If you want to preserve the last modified column(s), stick to templates, because unlike pre-defined option it will check with the old value before updating. Returning "else $columnname" will not count as modification.
|
Also, in most cases the calibre db layer checks if the item is being set to itself and doesn't change last_modified.
You could of course test this easily enough...