classSchemaParseException
abstract class SchemaParseException
extends RuntimeException
Failures extracting a table schema from SQL.
Test cases 32§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
SchemaParseExceptionTestcalls
Other tests reaching this symbol 31
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsDatabaseFixtureProviderTestcallsFileFixtureProviderTestcallsRowMaterializerTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTestcallsRowGenerationTestcallsFixtureGeneratorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsMySqlSchemaFetcherTestcallsMySqlSchemaParserTestcallsDefinitionIntegrityTestcallsTableDefinitionTestcallsPlatformFactoryTestcallsPostgreSqlSchemaFetcherTestcallsPostgreSqlSchemaParserTestcallsSqliteSchemaFetcherTestcallsSqliteSchemaParserTestcallsDatabaseSchemaCacheTestcallsDdlDirectoryTestcallsDdlFileTestcallsSqlSchemaProviderTestcallsExpectedCreateTableExceptionTestcallsInvalidSqlExceptionTestcallsMissingColumnDefinitionsExceptionTestcallsMySqlSchemaParserTestcallsSchemaFetcherInterfaceTestcallsSchemaParserInterfaceTestcalls
Relations§
Extended by 3
- ExpectedCreateTableException packages/sql-fixture/src/Schema/Exception/ExpectedCreateTableException.php:12
- InvalidSqlException packages/sql-fixture/src/Schema/Exception/InvalidSqlException.php:12
- MissingColumnDefinitionsException packages/sql-fixture/src/Schema/Exception/MissingColumnDefinitionsException.php:12
Static calls 3
- static-call SqlFixture\Schema\Exception\ExpectedCreateTableException::__construct() packages/sql-fixture/src/Schema/Exception/ExpectedCreateTableException.php:20
- static-call SqlFixture\Schema\Exception\InvalidSqlException::__construct() packages/sql-fixture/src/Schema/Exception/InvalidSqlException.php:21
- static-call SqlFixture\Schema\Exception\MissingColumnDefinitionsException::__construct() packages/sql-fixture/src/Schema/Exception/MissingColumnDefinitionsException.php:20