Bug 25086: Set changed_fields column as nullable
authorAgustin Moyano <agustinmoyano@theke.io>
Wed, 8 Apr 2020 19:53:43 +0000 (16:53 -0300)
committerJoy Nelson <joy@bywatersolutions.com>
Tue, 5 May 2020 23:00:32 +0000 (23:00 +0000)
commitd82e657a660257825241e5314539f32cd61138da
tree0a6b576129ba3cd798e3adeb7a5f393d697175be
parent05c4248721cfcbb9967b42e2bacf1a82eb845f1a
Bug 25086: Set changed_fields column as nullable

This patch changed_fields column as nullable.

To test:
1. Do not apply any patch
2. Set PatronSelfRegistrationVerifyByEmail preference to require
3. Fill self registration form in opac and submit
CHECK => OPAC dies with a nasty message, that says Field 'changed_fields' doesn't have a default value
4. Apply this patch and updatedatabase
5. Repeat step 3
SUCCESS => Registry process continues as expected
6. Sign off

Sponsored-by: Orex Digital
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_25086.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql