Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

aggregator_schema in modules/aggregator/aggregator.install
Implementation of hook_schema().
block_schema in modules/block/block.install
Implementation of hook_schema().
blogapi_schema in modules/blogapi/blogapi.install
Implementation of hook_schema().
book_schema in modules/book/book.install
Implementation of hook_schema().
comment_schema in modules/comment/comment.install
Implementation of hook_schema().
contact_schema in modules/contact/contact.install
Implementation of hook_schema().
dblog_schema in modules/dblog/dblog.install
Implementation of hook_schema().
drupal_get_schema in includes/common.inc
Get the schema definition of a table, or the whole database schema.
drupal_install_schema in includes/common.inc
Create all tables that a module defines in its hook_schema().
drupal_uninstall_schema in includes/common.inc
Remove all tables that a module defines in its hook_schema().
filter_schema in modules/filter/filter.install
Implementation of hook_schema().
forum_schema in modules/forum/forum.install
Implementation of hook_schema().
locale_schema in modules/locale/locale.install
Implementation of hook_schema().
menu_schema in modules/menu/menu.install
Implementation of hook_schema().
node_schema in modules/node/node.install
Implementation of hook_schema().
openid_schema in modules/openid/openid.install
Implementation of hook_schema().
poll_schema in modules/poll/poll.install
Implementation of hook_schema().
profile_schema in modules/profile/profile.install
Implementation of hook_schema().
search_schema in modules/search/search.install
Implementation of hook_schema().
statistics_schema in modules/statistics/statistics.install
Implementation of hook_schema().
system_schema in modules/system/system.install
Implementation of hook_schema().
taxonomy_schema in modules/taxonomy/taxonomy.install
Implementation of hook_schema().
trigger_schema in modules/trigger/trigger.install
Implementation of hook_schema().
update_schema in modules/update/update.install
Implementation of hook_schema().
upload_schema in modules/upload/upload.install
Implementation of hook_schema().
user_schema in modules/user/user.install
Implementation of hook_schema().