List all table names in a database. The result is a list of strings.
TableList tableList() => TableList();