[Koha-bugs] [Bug 13897] Use XML files for installer data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 17 07:37:42 CET 2019


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

--- Comment #13 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #12)

> We could use YAML as a declarative format for the database data, and then
> the Release Manager/Release Maintainer could run a tool to compile it into a
> SQL script. 
> 

This could also be used to add support for different databases, especially in
terms of optimizing bulk data loading. 

https://dev.mysql.com/doc/refman/5.6/en/optimizing-innodb-bulk-data-loading.html
https://www.postgresql.org/docs/9.1/ecpg-sql-set-autocommit.html

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list