SchemaTable operator [](String tableName)

Gets a table from tables by that table's name.

See tableForName for details.

Source

SchemaTable operator [](String tableName) => tableForName(tableName);