moodle/lib/classes/dml
Tim Hunt 0d3bdb94bc MDL-68402 accesslib: fix get_with_capability_join logic
In fact, rather than fix the old logic, I noticed that the correct
logic was already implemented in get_users_by_capability. So, I
refactored to extract the working version into a function, which it
turns out can have exactly the same API as get_with_capability_join,
which was convenient.
2020-05-06 09:18:02 +01:00
..
recordset_walk.php
sql_join.php MDL-68402 accesslib: fix get_with_capability_join logic 2020-05-06 09:18:02 +01:00
table.php MDL-65168 dml: Move preload SQL functions to self-contained class 2019-03-25 23:05:22 +01:00