Community Documentation

Schema API functions

Last updated January 14, 2009. Created by neochief on June 7, 2007.
Edited by drumm, ax, bdragon, bjaspan. Log in to edit this page.

The Schema API defines a number of functions for manipulating the database schema. These functions all operate directly on the database at the time they are called. They are generally most useful in writing hook_update_N() functions which need to incrementally update a database from one schema to another.

A full list of Schema API functions is available here.

nobody click here