[Koha-bugs] [Bug 30483] Do not allow NULL in issues.borrowernumber and issues.itemnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Aug 28 16:49:42 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30483

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #139682|0                           |1
        is obsolete|                            |
 Attachment #139683|0                           |1
        is obsolete|                            |

--- Comment #9 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 139924
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139924&action=edit
Bug 30483: Make issues.borrowernumber and itemnumber NOT NULL

Note: This change does NOT apply to old_issues, where constraints
may result in nullifying these columns.

Test plan:
Run dbrev.
Try checkout, checkin.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

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


More information about the Koha-bugs mailing list