in migration_toolkit/sql_generators/create_table/discover_result_parser.py [0:0]
def _list_tables(schema): return [t["table"] for t in schema]