CRM-16717 consider length of fields when comparing schema when turning logging on
authorEileen McNaughton <eileen@fuzion.co.nz>
Thu, 18 Jun 2015 00:33:28 +0000 (12:33 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Thu, 9 Jul 2015 00:31:48 +0000 (12:31 +1200)
commitcf0bd1e1dd7561c67f72881acfffebb91a20ae26
treef9eafec9fcc52302694db05eca7dc2b34051bd0d
parent721a43a41ccac866a375d60dcc400f925de29298
CRM-16717 consider length of fields when comparing schema when turning logging on
If a field length has increased we need to ensure the field length of the log table is also increased
CRM/Core/BAO/CustomField.php
CRM/Logging/Schema.php