Quote:
Originally Posted by chaley
I really never mentioned that?  I implemented that years ago to avoid the restart. Do note that this "edit cell" method still changes last_modified for every book.
|
Which is one of the reasons I always run from code. Fiddling with the columns in a database is not a reason to update the last modified timestamp of the records. I've spent to much time preventing that during far to many database migrations. Of course, it does depend on what the fiddling is, but, I definitely don't consider this to be valid reason.