schema.inc

File

drupal/includes/database/schema.inc
View source

Classes

Namesort descending Description
DatabaseSchema Base class for database schema definitions.
DatabaseSchemaObjectDoesNotExistException Exception thrown if an object being modified doesn't exist yet.
DatabaseSchemaObjectExistsException Exception thrown if an object being created already exists.