final class InvalidSqlException
    extends SchemaParseException

SQL cannot be parsed into a table definition.

Properties§

public string $sql
public string $reason

Methods§

public function __construct(public string $sql, public string $reason)

SQL cannot be parsed into a table definition.

Parameters

$sqlstring
$reasonstring
Calls 2

Test cases 40§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 39

Relations§

Instantiated in 5