https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32334 --- Comment #53 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 149269 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149269&action=edit Bug 32334: (follow-up) Improvement for schema parameter Essentially only adds a warn, some cosmetic changes too. Test plan: Copy your kohastructure to xx.sql. Run sync_db_comments.pl -schema xx.sql. You will see usage. Run sync_db_comments.pl -schema xyz.sql. You will see a warn and the usage statement. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.