Files
user_sql/lib
Claus-Justus Heine 639b9cf995 QueryProvider: use left joins and fix the use of the "disabled" column.
The code used union selects; left joins at least are easier to read. In
some places it was also not so clear that the WHERE part for the
disabled column really worked.

The query FIND_GROUP_USERS also needs to take the disabled column in to
account.

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2023-08-22 12:59:23 +02:00
..
2020-04-13 22:27:42 +02:00
2018-06-12 21:56:08 +02:00
2020-06-08 17:07:55 +02:00
2020-04-13 15:28:50 +02:00
2018-06-28 20:30:14 +02:00
2018-03-25 20:57:31 +02:00
2023-08-22 12:59:22 +02:00