spficklin
|
5816ad9df7
added a field and filter handler for a sequence. Also fixed a fwe butgs in the gff loader, added a new function in the feature API for generating a reverse compliment
|
12 years ago |
spficklin
|
b98067e791
Renamed custom handlers
|
12 years ago |
spficklin
|
339b75cf0d
added an is_prepared option to skip the automatic checking to see if the statement is prepared
|
12 years ago |
spficklin
|
92f19d2f79
Added prepared statements for selects
|
12 years ago |
spficklin
|
c324a8440f
Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page
|
12 years ago |
spficklin
|
e52f91d1b9
Corrected earlier incorrect bug fix
|
12 years ago |
spficklin
|
721ee72be0
Fixed a small bug
|
12 years ago |
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 |