http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12488 --- Comment #8 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Magnus Enger from comment #7)
Could it be an idea to introduce a command line switch, to let the user choose between DELETE and TRUNCATE? With TRUNCATE (the current behaviour) as the default if e.g. --use_delete is not provided?
I'd think that --use_truncate would be better, and default with DELETE, because the original intent is almost always rollback, is it not? Adding a command line option would make this somewhere between a fix and enhancement (not going to make 3.22, is it?). Changing it to use DELETE would just be a fix (could make it into 3.22), in my opinion. -- You are receiving this mail because: You are watching all bug changes.