classDefaultExpression
final class DefaultExpression
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Interprets a SQL default expression.
Methods§
public function extractDefault(string $rest): int|float|bool|string|nullInterprets a DEFAULT clause while preserving SQL expressions.
Parameters
$rest | string |
Returns
int|float|bool|string|nullTest cases 2
Called from 1
Test cases 13§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 2
Other tests reaching this symbol 11
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsDatabaseFixtureProviderTestcallsFileFixtureProviderTestcallsFixtureProviderTestcallsPlatformFactoryTestcallsPostgreSqlSchemaFetcherTestcallsPostgreSqlSchemaParserTestcallsColumnParserTestcallsDefinitionListTestcallsSqlSchemaProviderTestcalls