namespaceSqlFixture\Provider
Classes 4§
| DatabaseSchemaCache @visibility root | Caches reflected table schemas for one connection. |
| DdlDirectory @visibility root | Loads table schemas from the SQL files in a directory. |
| DdlFile @visibility root | Reads a DDL file and rejects statements outside the schema grammar. |
| SqlSchemaProvider @visibility root | Keeps the provider schema cache and its protected inheritance hook together. |