https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27880
Bug ID: 27880
Summary: Database migrations in separate files
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The goals of this patch are:
- stop the growth of updatedatabase.pl file (which is nearly 24k lines long at
the moment)
- reduce the manual work for RM/RMaints (copy/paste of code from atomicupdate
to updatedatabase.pl + increase of Koha version)
- provide a simple framework for a better control of the database update
process
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/