classCompositeArityMismatchException
final class CompositeArityMismatchException
extends PlanSyntaxException
The two relation endpoints name different numbers of columns.
Properties§
public ColumnRef $leftpublic ColumnRef $rightMethods§
The two relation endpoints name different numbers of columns.
Calls 4
- static-call PlanSyntaxException::__construct() line 22
- function-call
sprintfline 22 - method-call ColumnRef::toString() line 24
- function-call
countline 26
Test cases 37§
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 36
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsEmptyPlanExceptionTestcallsEmptyTableNameExceptionTestcallsInvalidTableNameExceptionTestcallsMissingEndpointColumnsExceptionTestcallsUnbalancedBracketsExceptionTestcallsUnexpectedPlanTokenExceptionTestcallsUnsupportedManyToManyExceptionTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanSyntaxExceptionTest::testCompositeArityMismatchReportsBothCountscallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls