Namespace Cake\Database\Schema

Class summary

  • BaseSchema

    Base class for schema implementations.

  • CachedCollection

    Extends the schema collection class to provide caching

  • Collection

    Represents a database schema collection

  • MysqlSchema

    Schema generation/reflection features for MySQL

  • PostgresSchema

    Schema management/reflection features for Postgres.

  • SqliteSchema

    Schema management/reflection features for Sqlite

  • SqlserverSchema

    Schema management/reflection features for SQLServer.

  • Table

    Represents a single table in a database schema.

© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/3.1/namespace-Cake.Database.Schema.html