]> git.koha-community.org Git - koha.git/commit
Bug 24296: Update existing data in the database
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 16 Jan 2020 09:01:34 +0000 (09:01 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 28 Jan 2020 15:03:21 +0000 (15:03 +0000)
commitb43a4b2756745d7bf96ef2c138708fba05ac5c82
tree51d50161473f46961960354d16ea2f99fe2bf753
parentc3188f024978f7070883dcbd9aa721f977b27c25
Bug 24296: Update existing data in the database

This DB udpate adds the stockration states to the trigger enum in the
branchtransfers table and then populates it with any such data currently
contained within the comments field.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/bug_24296.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql