68a37da61eFixed 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.
преди 13 години
spficklin
5340d4b068Added FK relationships to v1.11 schema API and adjusted hooks to remove FK definitions in other modules
преди 13 години
spficklin
3246f8ecb9Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name