final class MySqlForeignKeyDefinitionParser

Implements the My Sql Foreign Key Definition Parser contract for MySQL.

Methods§

public function parseCreateTable(string $sql): array<string, ForeignKeyDefinition>

Parameters

$sqlstring

Returns

array<string, ForeignKeyDefinition>
Test cases 11
Called from 1
Calls 8

Test cases 19§

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

Dedicated tests 11
Other tests reaching this symbol 8

Relations§

Instantiated in 1
Method calls 1