20 Jun
2023
20 Jun
'23
8:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34064 --- Comment #5 from David Cook <dcook@prosentient.com.au> --- Created attachment 152482 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152482&action=edit Bug 34064: Remove no_batch_alters option This change removes the no_batch_alters option. When working with real world databases, you really want to use batch alters to group together changes. Otherwise, the output becomes too overwhelming/unwieldy. On real world databases, I'm noticing big discrepancies, although I think most of the time this is a difference in the collation at the column level. -- You are receiving this mail because: You are watching all bug changes.