https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22607
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #87154|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize <[email protected]> --- Created attachment 87208 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87208&action=edit Bug 22607: Change default value in issues.renewals to '0'. This patch change renewals column of issues and old_issues tables. Now it is NOT NULL default 0. It does not make sense when number of renewals is undefined, it is always integer with value zero or more Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
