Represents a database schema collection
An interface used by TableSchema objects.
An interface used by database TableSchema objects.
Decorates a schema collection and adds caching
Check constraint value object
Represents a database schema collection
Schema metadata for a single column
Constraint base class object
ForeignKey metadata object
Index value object
Schema generation/reflection features for MySQL
Schema management/reflection features for Postgres.
Base class for schema implementations.
Schema management/reflection features for Sqlite
Schema management/reflection features for SQLServer.
Represents a single table in a database schema.
UniqueKey class