|
Tripal
|
This is the complete list of members for ChadoSchema, including all inherited members.
| $schema_name (defined in ChadoSchema) | ChadoSchema | protected |
| $version (defined in ChadoSchema) | ChadoSchema | protected |
| __construct($version=NULL, $schema_name=NULL) | ChadoSchema | |
| checkColumnExists($table, $column) | ChadoSchema | |
| checkColumnType($table, $column, $expected_type=NULL) | ChadoSchema | |
| checkConstraintExists($table, $constraint_name, $type) | ChadoSchema | |
| checkFKConstraintExists($base_table, $base_column) | ChadoSchema | |
| checkIndexExists($table, $name) | ChadoSchema | |
| checkPrimaryKey($table, $column=NULL) | ChadoSchema | |
| checkSequenceExists($table, $column) | ChadoSchema | |
| checkTableExists($table) | ChadoSchema | |
| getBaseTables() | ChadoSchema | |
| getCustomTableSchema($table) | ChadoSchema | |
| getCvtermMapping($params) | ChadoSchema | |
| getSchemaName() | ChadoSchema | |
| getTableNames($include_custom=FALSE) | ChadoSchema | |
| getTableSchema($table) | ChadoSchema | |
| getVersion() | ChadoSchema |