Bug 15685: (QA follow-up) Improve Update DB entry + Add tests
authorNick Clemens <nick@bywatersolutions.com>
Fri, 7 Jul 2017 14:54:11 +0000 (14:54 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Oct 2017 16:08:46 +0000 (13:08 -0300)
commit5f511378c7d07fec934123cd5438a7538c7a53da
tree347afd1fab0243655280a8c868e15d4f060e16dc
parentbb57b47e0cd363701b09a7685cf361aeecc33cc5
Bug 15685: (QA follow-up) Improve Update DB entry + Add tests

DB revision fixes
Unit tests

Edit: fixed the update step description (tcohen)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/bug15685.perl [new file with mode: 0644]
installer/data/mysql/atomicupdate/bug_15685-add_create_items_to_aqbasket.sql [deleted file]
installer/data/mysql/kohastructure.sql
t/db_dependent/Koha/Acquisition/Basket.t [new file with mode: 0644]