spficklin
|
a5d4d5e7dd
Debugging tables being created in wrong schema
|
12 years ago |
spficklin
|
7617a8ed44
Fixes to GFF loader and feature install module
|
12 years ago |
spficklin
|
774562ff8e
Fixed several memory leask
|
12 years ago |
spficklin
|
716bfd6f0f
Truns out serializing the persentent chado connection set it to zero. So this was corrected
|
12 years ago |
spficklin
|
6cfe5c467e
When syncing features repetitive error logs were entered into the Drupal report log for every synced feature stating that a duplicate feature could not be inserted. This was fixed
|
12 years ago |
spficklin
|
b9b76946e3
Fixed a bug in the function to get the chado version.
|
12 years ago |
spficklin
|
95be955377
If a table cannot be expanded because there are no records then it returns a NULL
|
12 years ago |
spficklin
|
a040660c76
Added some better fault tolerance if a bad table is given to the chado select API function
|
12 years ago |
spficklin
|
c567a18965
Added some better fault tolerance if a bad table is given to the chado select API function
|
12 years ago |
spficklin
|
e1a399686c
Added some better fault tolerance if a bad table is given to the chado generate var function
|
12 years ago |
spficklin
|
a6e2404f5a
Added an error message if a table cannot be expanded
|
12 years ago |
spficklin
|
7f440d937c
Added support for prepared statements to expanded chado vars function
|
12 years ago |
spficklin
|
edaf2dc973
Fixed bug in generate_vars function that kept FK fields from expanding if a form FK field was null
|
12 years ago |
spficklin
|
353e03802b
Added ajustment to core generate vars for new return_arrays option
|
12 years ago |
spficklin
|
a5ec42d068
Fixed bug in generate_vars function that kept FK fields from expanding if a form FK field was null
|
12 years ago |
spficklin
|
cb093251ac
Added option to tripal_core_expand_chado_var to tell it to always return an array
|
12 years ago |
spficklin
|
18c9f84eb2
Added option to tripal_core_expand_chado_var to tell it to always return an array
|
12 years ago |
spficklin
|
872f9043fc
Added option to tripal_core_expand_chado_var to tell it to always return an array
|
12 years ago |
spficklin
|
3b048bfc3d
Added option to tripal_core_expand_chado_var to tell it to always return an array
|
12 years ago |
spficklin
|
b9726f32dd
Added option to tripal_core_generate_chado_var to tell it to always return an array
|
12 years ago |
spficklin
|
ff58bdb19e
Debugging
|
12 years ago |
spficklin
|
d39ddcedf6
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
b7c7cd26de
Added a function that lists all tables in a Chado schema (per version) and altered the core to use that function. Previously it used a Postgres SQL statement to pull out all tables in the schema but this caused problems when non Chado tables were also present in the schema.
|
12 years ago |
laceysanderson
|
d0f26788bd
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
laceysanderson
|
e5843e5264
Fixed merge conflick in tripal_bulk_loader.loader.inc
|
12 years ago |
Stephen Ficklin
|
a28f785f25
Had to rollback a fix that removed memory leaks, but it casued other problems
|
12 years ago |
spficklin
|
f627849b77
Fixed memory leaks
|
12 years ago |
spficklin
|
d2e6f50f5c
Fixed bug in core API that caused problem with the bulk loader when a duplicate record existed. The tripal_core_chado_select wasn't checking all unique constraints. Some tables have more than one
|
12 years ago |
laceysanderson
|
1c022280d0
Small bulk loader fixes to make it compatible with external chado instances
|
12 years ago |
Stephen Ficklin
|
ec689d00a5
Fixed a few more memory leaks on the bulk loader
|
12 years ago |