Skip to content
  • sam marshall's avatar
    MDL-26956 (1) Library: Move search SQL function to datalib · b2ec866f
    sam marshall authored
    This function used to be in the user selector, but it is useful in
    other areas where we want to search for users as it handles a number
    of search options (including extra fields, etc.) and returns SQL
    which can be included in a joined query.
    
    A unit test has been added to check the results of these searches.
    b2ec866f