projects
/
civicrm-scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72cec3a
)
query for contacts with board forum access
master
author
Andrew Engelbrecht
<andrew@fsf.org>
Fri, 8 Sep 2023 15:52:43 +0000
(11:52 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Fri, 8 Sep 2023 15:52:43 +0000
(11:52 -0400)
board-forum-contacts.sql
patch
|
blob
|
blame
|
history
diff --git
a/board-forum-contacts.sql
b/board-forum-contacts.sql
index 92636c19de7a43f69e7ded079a05f7cb4e9e5d13..ec4a71aa34726f7f18ad7c425c0a657b2cf0cdcc 100644
(file)
--- a/
board-forum-contacts.sql
+++ b/
board-forum-contacts.sql
@@
-29,6
+29,6
@@
and c.id not in (
)
)
) order by id asc
-
-- into outfile '/var/lib/mysql-files/board-forum-contacts
.csv' fields terminated by ','
+
into outfile '/var/lib/mysql-files/board-forum-contacts4
.csv' fields terminated by ','
;