(REF) CRM_Utils_SQL - Extract common implementation of escapeString()
authorTim Otten <totten@civicrm.org>
Wed, 17 May 2023 02:04:14 +0000 (19:04 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 17 May 2023 10:36:53 +0000 (03:36 -0700)
commitce6571996614c796e83f118ac57ea7b31280430a
treed7a19cf5f11937d933b0521a9785a857be42da7e
parent0c3e95966b898ad239777106457c15fb0b78e467
(REF) CRM_Utils_SQL - Extract common implementation of escapeString()
CRM/Utils/SQL/BaseParamQuery.php
CRM/Utils/SQL/EscapeStringTrait.php [new file with mode: 0644]
CRM/Utils/SQL/Insert.php