system_update_6043

Functions that call system_update_6043()

Namesort iconLocationDescription
system_update_6043modules/system/system.installUpdate table indices to make them more rational and useful.

Functions called by system_update_6043()

Namesort iconLocationDescription
db_add_indexincludes/database/database.incAdd an index.
db_add_primary_keyincludes/database/database.incAdd a primary key.
db_add_unique_keyincludes/database/database.incAdd a unique key.
db_change_fieldincludes/database/database.inc
db_drop_indexincludes/database/database.incDrop an index.
db_drop_primary_keyincludes/database/database.incDrop the primary key.
db_drop_unique_keyincludes/database/database.incDrop a unique key.
db_table_existsincludes/database/database.incCheck if a table exists.
system_update_6043modules/system/system.installUpdate table indices to make them more rational and useful.
variable_setincludes/bootstrap.incSet a persistent variable.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.