[Koha-bugs] [Bug 34064] Compare kohastructure.sql against current database using database audit script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 20 08:21:52 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34064

--- Comment #5 from David Cook <dcook at 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.


More information about the Koha-bugs mailing list