Bug 16070: Add atomic update file
[koha.git] / installer / data / mysql / atomicupdate / bug_16070.sql
1 UPDATE systempreferences SET value="" WHERE value IS NULL;