[Koha-bugs] [Bug 21682] Stock Rotation: Update DB is failing with strict_sql_modes ON

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 27 11:03:15 CEST 2018


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

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I'm not 100% sure on the idempotency of the atomicupdate.. I believe 'DROP
DEFAULT' is idempotent in itself, but couldn't find any documentation either
way and it's not trivial to check that a DEFAULT constraint exists before
attempting to drop it... open to advise here.

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


More information about the Koha-bugs mailing list