List the database tables names.
@override Future<List<String>> listTables() async => _requireAdapter().listTablesNames();