final class PgSqlForeignKeyDefinitionParser

Foreign key definition parser for PostgreSQL queries.

Methods§

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

Parameters

$sqlstring

Returns

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

Test cases 20§

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 9

Relations§

Instantiated in 1
Method calls 1