inline fun <reified T : ApplicationRecord> allRecords(): List<T>
Returns a list with all records in the table (potentially dangerous for big tables!)