mini\Parsing\SQL\AST\UpdateStatement class

Documentation

UPDATE statement node

Inheritance

Extends: mini\Parsing\SQL\AST\ASTNode

Implements: JsonSerializable

Properties (4)

public string $type
public array $updates

Methods (2)

Documentation missing

Create a deep clone of this AST node

Source

src/Parsing/SQL/AST/UpdateStatement.php:8-15