[Koha-bugs] [Bug 27880] New: Database migrations in separate files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 5 13:01:51 CET 2021


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: julian.maurice at biblibre.com
          Reporter: julian.maurice at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list