getTables abstract method

Future<List<TableMetadata>> getTables()

Inspects the current database schema.

Implementation

Future<List<TableMetadata>> getTables();