Abin Simon
aabf2e600e
Fix group filter for users
...
The following could be used as an optimisation when we are filtering
just by user, but decided to omit as of now.
```
usrs, err = dao.ListFilteredUsersWithGroup(ctx, s.db,
[]uuid.UUID{}, groupId, queryOptions.Q, queryOptions.Type,
queryOptions.OrderBy, queryOptions.Order,
int(queryOptions.Limit), int(queryOptions.Offset))
```
2022-05-20 10:29:35 +05:30
..
2022-03-03 17:59:06 +05:30
2022-03-31 13:37:11 +05:30
2022-03-03 17:59:06 +05:30
2022-03-11 20:06:55 +05:30
2022-03-03 17:59:06 +05:30
2022-04-26 15:29:05 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-05-20 10:29:35 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-04-06 15:03:01 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-05-12 19:15:10 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-21 12:28:27 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-03-03 17:59:06 +05:30
2022-04-04 11:41:58 +05:30
2022-03-03 17:59:06 +05:30
2022-04-14 18:36:55 +05:30
2022-03-03 17:59:06 +05:30