namespaceZtdQuery\Platform\MySql\Shadow\Mutation\Table
Namespaces 1§
| Alter | ZtdQuery\Platform\MySql\Shadow\Mutation\Table\Alter |
Classes 2§
| AlterTableMutation | Applies ALTER TABLE operation to the virtual schema. This mutation modifies the table definition in the TableDefinitionRegistry. |
| TableMutationResolver @visibility ZtdQuery\Platform\MySql | Resolve MySQL CREATE, DROP, ALTER, and TRUNCATE into table mutations. |