final class ExpectedCreateTableException
    extends SchemaParseException

SQL does not contain a CREATE TABLE statement.

Properties§

public string $sql

Methods§

public function __construct(public string $sql)

SQL does not contain a CREATE TABLE statement.

Parameters

$sqlstring
Calls 2

Test cases 32§

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 31

Relations§

Instantiated in 1