Doctrine


Namespace Doctrine\DBAL\Schema

Class Summary
AbstractAssetThe abstract asset allows to reset the name of all assets without publishing this to the public userland.
AbstractSchemaManagerBase class for schema managers.
ColumnObject representation of a database column
ColumnDiffRepresent the change of a column
ComparatorCompare to Schemas and return an instance of SchemaDiff
ForeignKeyConstraintThe abstract asset allows to reset the name of all assets without publishing this to the public userland.
IndexThe abstract asset allows to reset the name of all assets without publishing this to the public userland.
MsSqlSchemaManagerxxx
MySqlSchemaManagerSchema manager for the MySql RDBMS.
OracleSchemaManagerOracle Schema Manager
PostgreSqlSchemaManagerxxx
SchemaObject representation of a database schema
SchemaConfigConfiguration for a Schema
SchemaDiffSchema Diff
SchemaException
SequenceSequence Structure
SqliteSchemaManagerSqliteSchemaManager
TableObject Representation of a table
TableDiffTable Diff
ViewRepresentation of a Database View
Interface Summary
ConstraintMarker interface for contraints

Doctrine