Showing
1 changed file
with
3 additions
and
1 deletions
| @@ -64,7 +64,9 @@ hn: | @@ -64,7 +64,9 @@ hn: | ||
| 64 | WHERE | 64 | WHERE |
| 65 | de.organization_id IN( | 65 | de.organization_id IN( |
| 66 | 'f82530a0-93e4-4aeb-9339-f5b6d1127840', | 66 | 'f82530a0-93e4-4aeb-9339-f5b6d1127840', |
| 67 | - '752a7621-b59b-477c-b15e-e06d412e02d5' | 67 | + '752a7621-b59b-477c-b15e-e06d412e02d5', |
| 68 | + '00690478-b836-4986-88fd-1dd8cb87ed1d', | ||
| 69 | + '7985002f-53c5-41bf-98d6-58ef422dadfd' | ||
| 68 | ) | 70 | ) |
| 69 | UNION all | 71 | UNION all |
| 70 | 72 |