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 |
spficklin
|
5340d4b068
Added FK relationships to v1.11 schema API and adjusted hooks to remove FK definitions in other modules
|
12 years ago |
spficklin
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
12 years ago |