classExpectedCreateTableException
final class ExpectedCreateTableException
extends SchemaParseException
SQL does not contain a CREATE TABLE statement.
Properties§
public string $sqlMethods§
public function __construct(public string $sql)SQL does not contain a CREATE TABLE statement.
Parameters
$sql | string |
Calls 2
- static-call SchemaParseException::__construct() line 20
- function-call
sprintfline 20
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
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsDatabaseFixtureProviderTestcallsFileFixtureProviderTestcallsRowMaterializerTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTestcallsRowGenerationTestcallsFixtureGeneratorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsMySqlSchemaFetcherTestcallsMySqlSchemaParserTest::testThrowsOnNonCreateTableStatementcallsDefinitionIntegrityTestcallsTableDefinitionTestcallsPlatformFactoryTestcallsPostgreSqlSchemaFetcherTestcallsPostgreSqlSchemaParserTestcallsSqliteSchemaFetcherTestcallsSqliteSchemaParserTestcallsDatabaseSchemaCacheTestcallsDdlDirectoryTestcallsDdlFileTestcallsSqlSchemaProviderTestcallsInvalidSqlExceptionTestcallsMissingColumnDefinitionsExceptionTestcallsMySqlSchemaParserTest::testThrowsExceptionForNonCreateTablecallsSchemaFetcherInterfaceTestcallsSchemaParseExceptionTest::testNotCreateTablecallsSchemaParserInterfaceTestcalls