Fix possible upgrade failures when writing to db fields which may not yet exist
authorColeman Watts <coleman@civicrm.org>
Sat, 6 Nov 2021 21:47:43 +0000 (17:47 -0400)
committerColeman Watts <coleman@civicrm.org>
Sat, 6 Nov 2021 21:47:43 +0000 (17:47 -0400)
commit47555d7fde67dc3d1e2d5a62922c281cd0e806b3
tree1cee8ee9b72196e75b863354bef9ca86ff2f15c8
parente203563b610cb2889696cefcc86d3ae6ff2cb31c
Fix possible upgrade failures when writing to db fields which may not yet exist

Fixes dev/core#2550
CRM/Core/DAO.php