Returns a row found by executing statement
statement
Future<List<Map<String, dynamic>>> many() async => await adapter.find(_st);