inline fun <reified T : ApplicationRecord> whereRecords(clause: Map<String, Any?>): List<T>
Returns only the records matching the provided selection criteria