ManagedEntities - Fix crash during upgrade
authorColeman Watts <coleman@civicrm.org>
Thu, 27 Jan 2022 17:19:08 +0000 (12:19 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 27 Jan 2022 17:19:08 +0000 (12:19 -0500)
commit12608958f2d03070a74d849a1176cf7d2aa6d16c
treea9498a238e3ccf1c4a1cd08d13ddb7834825e794
parentcf953e0242bd5a071cda8d2e279e0786c7d98b63
ManagedEntities - Fix crash during upgrade

This prevents a potential crash when trying to update a column before it has been added by the upgrader

Fixes dev/core#3045
CRM/Core/BAO/Managed.php