Gets a table from tables by that table's name.
See tableForName for details.
Source
SchemaTable operator [](String tableName) => tableForName(tableName);
Gets a table from tables by that table's name.
See tableForName for details.
SchemaTable operator [](String tableName) => tableForName(tableName);