field_sql_storage.install

Install, update and uninstall functions for the field_sql_storage module.

File

modules/field/modules/field_sql_storage/field_sql_storage.install

Functions

Name Description
field_sql_storage_schema Implements hook_schema().
field_sql_storage_update_7000 Field SQL storage update version placeholder.
field_sql_storage_update_7001 Remove the field_config_entity_type table and store 'entity_type' strings.
field_sql_storage_update_7002 Fix primary keys in field revision data tables.
_update_7000_field_sql_storage_write Utility function: write field data directly to SQL storage.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!field!modules!field_sql_storage!field_sql_storage.install/7.x