3 Feb
2021
3 Feb
'21
4 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26997 Manos PETRIDIS <egpetridis@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egpetridis@yahoo.com --- Comment #9 from Manos PETRIDIS <egpetridis@yahoo.com> --- I wonder if UPDATE suggestions SET suggesteddate = '1970-01-01' WHERE NOT suggesteddate > '1970-01-01'; might succeed in performing the intended update. Values '0000-00-00' would be interpeted as FALSE, and NOT FALSE would allow the update to proceed. -- You are receiving this mail because: You are watching all bug changes.