[Koha-bugs] [Bug 23049] Replace MANUAL_INV authorised value with a dedicated table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 23 17:42:45 CEST 2019


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #220 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Pushed again...

I managed at least to get this all running under MariaDB 10.2.27 and see the
check constraint in action myself.  Turns out one cannot use a ternary the way
I tried to inside an execute call.

All tests should now pass, the warning should now be suppressed and the db
update now also handles the '0' case.

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


More information about the Koha-bugs mailing list