dblog.install

Install, update and uninstall functions for the dblog module.

File

drupal/modules/dblog/dblog.install
View source

Functions

Namesort descending Description
dblog_schema Implements hook_schema().
dblog_uninstall Implements hook_uninstall().
dblog_update_7001 Update the {watchdog} table.
dblog_update_7002 Add an index to the severity column in the watchdog database table.
dblog_update_7003 Account for possible legacy systems where dblog was not installed.