spficklin 68a37da61e Fixed a bug in the tripal_core API select function. If the function recursed due to a foreign key relationship but returned nothing it would cause errors as the select statement would still try to build the SQL statement with no values for the where clause. 12 years ago
..
get_FKs.php 5340d4b068 Added FK relationships to v1.11 schema API and adjusted hooks to remove FK definitions in other modules 12 years ago
tripal_core.api.inc 68a37da61e Fixed a bug in the tripal_core API select function. If the function recursed due to a foreign key relationship but returned nothing it would cause errors as the select statement would still try to build the SQL statement with no values for the where clause. 12 years ago
tripal_core.schema_v1.11.api.inc 0cbec1e409 Updated file header documentation 12 years ago
tripal_core.schema_v1.2.api.inc 0cbec1e409 Updated file header documentation 12 years ago