Bug 13795: Delete unused columns from statistics table
authorNicole <nicole@bywatersolutions.com>
Tue, 2 Feb 2016 14:33:46 +0000 (09:33 -0500)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 18 Apr 2019 10:05:51 +0000 (10:05 +0000)
commit074233b9d3732f0282df598a1742a37c8859f24a
tree8ed448340560b98b16101ce5d23b3e88ad57e28f
parente600ae6c4b125ee40ce80346ce15f954a1fa424d
Bug 13795: Delete unused columns from statistics table

The following 2 fields are never used in the statistics table:

associatedborrower
usercode

This patch removes them.

To test:

* check the database and make sure columns are gone

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
installer/data/mysql/atomicupdate/Bug13795_Remove_unused_columns.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql