[Koha-bugs] [Bug 21594] description in api_keys table needs a DEFAULT value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 12:35:14 CEST 2018


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 80801
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80801&action=edit
Bug 21594 - description in api_keys table needs a DEFAULT value

To test:
1 - You must have dev_install set in your koha-conf
2 - prove -v t/db_dependent/Koha/ApiKeys.t
3 - It fails
4 - prove -v t/db_dependent/Koha/Object.t
5 - It fails
6 - Apply patch
7 - Update database
8 - Re-run tests
9 - They pass?

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


More information about the Koha-bugs mailing list