DatabaseSchema (namespace)

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部