install.inc
Version
1.6 (checked in on 2006/04/11 at 11:33:14 by killes)
Constants
| Name | Description |
|---|---|
| SCHEMA_INSTALLED | |
| SCHEMA_UNINSTALLED |
Functions
| Name | Description |
|---|---|
| drupal_get_installed_schema_version | Returns the currently installed schema version for a module. |
| drupal_get_schema_versions | Returns an array of available schema versions for a module. |
| drupal_set_installed_schema_version | Update the installed version information for a module. |
