You are here

Files in Schema 6

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Schema module PREREQUISITES Drupal 6.x OVERVIEW Introduced in Drupal 6, the Schema API allows modules to declare their database tables in a structured array (similar to the Form API) and provides API functions for creating, dropping, and changing…
schema.drush.inc schema.drush.inc Schema drush commands.
schema.info schema.info name = Schema description = The Schema module provides functionality built on the Schema API. package = Database core = 6.x
schema.install schema.install
schema.module schema.module The Schema module provides functionality built on the Schema API.
schema_mysql.inc engines/schema_mysql.inc
schema_mysqli.inc engines/schema_mysqli.inc
schema_pgsql.inc engines/schema_pgsql.inc
schema_regression.test tests/schema_regression.test Regression tests for the Schema module
schema_util.inc schema_util.inc

Other projects