Bug 32331 - Remove NULLABLE on borrower_attributes.attribute
Summary: Remove NULLABLE on borrower_attributes.attribute
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 31381
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-23 08:29 UTC by Jonathan Druart
Modified: 2022-11-23 08:29 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2022-11-23 08:29:52 UTC
The UI does not allow it, we should remove the NULLABLE clause on borrower_attributes.attribute

See bug 31381 for more discussion.