mini\Parsing\SQL\AST\IndexColumn class

Documentation

Index column specification

Inheritance

Extends: mini\Parsing\SQL\AST\ASTNode

Implements: JsonSerializable

Properties (3)

public string $type
public string $name
public ?string $order

Methods (2)

Documentation missing

Create a deep clone of this AST node

Source

src/Parsing/SQL/AST/CreateIndexStatement.php:22-27