namespaceZtdQuery\Platform\MySql\Shadow\Mutation\Table

Namespaces 1§

AlterZtdQuery\Platform\MySql\Shadow\Mutation\Table\Alter

Classes 2§

AlterTableMutationApplies ALTER TABLE operation to the virtual schema. This mutation modifies the table definition in the TableDefinitionRegistry.
TableMutationResolver @visibility ZtdQuery\Platform\MySqlResolve MySQL CREATE, DROP, ALTER, and TRUNCATE into table mutations.