12 Jan
2021
12 Jan
'21
3:40 p.m.
Hi devs, I've just pushed bug 26947 (kohastructure.sql should be updated for each release) that is reordering and cleaning kohastructure.sql Expect some rebase conflicts (but should be easy to fix). It means that maintenance will be easier to compare the DB structure of an existing installation with the Koha core one. Execute `koha-dump --schema-only $INSTANCE` to generate the dump to compare. Cheers, Jonathan