-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[REF] Extract portion of GroupContact load that builds the temporary …
…table This is mostly a straight extraction. I chose to pass groupIDs in as an array as I think that creates greater flexibility and I chose to pass CRM_Utils_SQL_TempTable in rather than load it in the function because I have some ideas I'm working through about how that might also provide more flexibilty Those things can be changed later if we want as it IS a protected function
- Loading branch information
1 parent
177b66d
commit 43a9636
Showing
2 changed files
with
112 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters