[Koha-bugs] [Bug 14246] Add borrowernumber to koha_news

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 22 01:59:44 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14246

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43715|0                           |1
        is obsolete|                            |

--- Comment #28 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 43720
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43720&action=edit
Bug 14246: Add borrowernumber, altered SQL

As suggested by kind reviewers, an AFTER statement was added to the atomic
upgrade script to ensure that the final field order is consistent is both
fresh and upgraded databases.

Also:
* UPDATE action changed to CASCADE to improve robustness.

Test plan:
* Apply first patch in this set.
* Apply this patch.
* Perform a database upgrade.
* Use mysql client to inspect field order.
  It should be identical to the kohastructure.sql order.

Sponsored-by: Halland County Library

Signed-off-by: Nick Clemens <nick at quecheelibrary.org>

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list