Stephen Ficklin
|
383968617f
Added easier support for AHAH
|
12 vuotta sitten |
spficklin
|
c77fdfc07f
Fixed bug where rank column is hard coded in property insert function. This isn't the case for analysisprop in chado v1.11
|
12 vuotta sitten |
spficklin
|
6c1b95e7df
Fixed bug with error 'invalid arguments passed to implode()'
|
12 vuotta sitten |
spficklin
|
463e17bb40
Fixed bug causing strict PHP warnings
|
12 vuotta sitten |
spficklin
|
34cac2dcdc
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 vuotta sitten |
spficklin
|
76b65d1857
Fixed create empty object bug
|
12 vuotta sitten |
ficklin
|
1f7f8ce38d
Fixed bug in insert with currval
|
12 vuotta sitten |
spficklin
|
6343db78c3
Fixed bug when preparing to select currval on insert, and debugging of FASTA loader
|
12 vuotta sitten |
spficklin
|
bf6c2506ff
Fixed memory leaks and speed issues with OBO loader. Also added support for prepared statements for the tripal_core_chado_delete function
|
12 vuotta sitten |
spficklin
|
bcd4a7eb2a
The OBO loader had a problem where it wouldn't add synonyms. It was a bug in the code. Should be fixed
|
12 vuotta sitten |
Lacey Sanderson
|
50ee0b3d94
Added ability for field to be null (adds IS NULL to SQL for tripal_core_chado_select. Works with prepared statements.
|
12 vuotta sitten |
spficklin
|
72d38d10bc
Changed default search_path from 'public' to 'public,chado'
|
12 vuotta sitten |
spficklin
|
1b2ff73c2d
Changed default search_path from 'public' to 'public,chado'
|
12 vuotta sitten |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 vuotta sitten |
spficklin
|
622f9796b3
Fixed bug in core when executing prepared statement. It would not allow an empty text value. Also fixed bug in bulk loader when setting default value if a duplicate record is present on insert.
|
12 vuotta sitten |
spficklin
|
48dca508d6
Added some debugging code to chado_execute_prepared function
|
12 vuotta sitten |
spficklin
|
875cddbbcb
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
12 vuotta sitten |
spficklin
|
a52dc176d2
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
12 vuotta sitten |
spficklin
|
2a743acf56
Made transactions optional in GFF loader. Changed all appropriate db_queryt to chado_query in feature module. Added a drush command to sync a single feature (useful for debugging/testing).
|
12 vuotta sitten |
spficklin
|
02155ecfe5
Fixed bug in GFF loader
|
12 vuotta sitten |
spficklin
|
c5da76a2b4
Fixed bug in GFF loader
|
12 vuotta sitten |
spficklin
|
0f3e1677ce
Fixed bug where search_path wasn't getting set back to 'default' and tables were being created in the Chado schema rather than the default schema
|
12 vuotta sitten |
spficklin
|
995c9f3198
Fixed the chado instal script. The db_query() calls had been replaced with chado_query() calls which broke the installer
|
12 vuotta sitten |
spficklin
|
5bd5ec91c0
Fixed bug when setting persistent chado and is an array
|
12 vuotta sitten |
spficklin
|
816824a412
Debugging analysis module not instlaling
|
12 vuotta sitten |
spficklin
|
c1944ecf5f
Debugging analysis module not instlaling
|
12 vuotta sitten |
spficklin
|
63dda37c13
Debugging tables being created in wrong schema
|
12 vuotta sitten |
spficklin
|
85e468841c
Debugging tables being created in wrong schema
|
12 vuotta sitten |
spficklin
|
a5d4d5e7dd
Debugging tables being created in wrong schema
|
12 vuotta sitten |
spficklin
|
7617a8ed44
Fixes to GFF loader and feature install module
|
12 vuotta sitten |