helpers/getTablesRawFromDb library

Functions

getTablesRawFromDb(PostgreSQLConnection connection, String table_schema) Future<List<Map<String, Map<String, dynamic>>>>
go to the db and return the list of tables with column details