Avoids double counting conferences.
parent
5f4b3dc467
commit
931a4bab8c
2
jilo-cli
2
jilo-cli
|
@ -51,7 +51,7 @@ IMPORTANT_TEXT=${IMPORTANT_TEXT:-$DEFAULT_IMPORTANT_TEXT}
|
||||||
## conference related
|
## conference related
|
||||||
|
|
||||||
db_conferences_all_formatted_template="
|
db_conferences_all_formatted_template="
|
||||||
SELECT
|
SELECT DISTINCT
|
||||||
c.jitsi_component,
|
c.jitsi_component,
|
||||||
c.conference_id,
|
c.conference_id,
|
||||||
c.conference_name,
|
c.conference_name,
|
||||||
|
|
Loading…
Reference in New Issue