Tripal
Functions
tripal_chado.custom_tables.api.inc File Reference

Functions

 chado_edit_custom_table ($table_id, $table_name, $schema, $skip_if_exists=1)
 
 chado_create_custom_table ($table, $schema, $skip_if_exists=TRUE, $mview_id=NULL, $redirect=TRUE)
 
 chado_validate_custom_table_schema ($schema_array)
 
 chado_get_custom_table_id ($table_name)
 
 chado_get_custom_table_names ($include_mview=TRUE)
 
 chado_delete_custom_table ($table_id)
 

Detailed Description

Provides an API to manage custom tables in Chado.