classSchemaNotFoundException
final class SchemaNotFoundException
extends RuntimeException
A requested table has no registered schema.
Properties§
public list<string> $knownTablespublic string $tableNameMethods§
public function __construct(public string $tableName, list<string> $knownTables = [])Test cases 16§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 3
Other tests reaching this symbol 13
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsRowMaterializerTestcallsPlanGeneratorTest::testAnUnknownTableIsReportedcallsPlanSchemaValidatorTest::testATableNamedWithoutAnyRelationIsCheckedToocallsPlanSchemaValidatorTest::testATableTheResolverDoesNotKnowIsRejectedcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsSqlSchemaProviderTestcallsSchemaResolverInterfaceTestcallsStaticSchemaResolverTest::testResolveThrowsListingWhatIsKnowncalls