Historique des commits

Auteur SHA1 Message Date
  spficklin cd87d5a56a Fixed Drupal formatting standards il y a 12 ans
  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. il y a 12 ans
  spficklin 48dca508d6 Added some debugging code to chado_execute_prepared function il y a 12 ans
  spficklin 875cddbbcb Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL il y a 12 ans
  spficklin a52dc176d2 Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL il y a 12 ans
  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). il y a 12 ans
  spficklin 02155ecfe5 Fixed bug in GFF loader il y a 12 ans
  spficklin c5da76a2b4 Fixed bug in GFF loader il y a 12 ans
  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 il y a 12 ans
  spficklin 995c9f3198 Fixed the chado instal script. The db_query() calls had been replaced with chado_query() calls which broke the installer il y a 12 ans
  spficklin 5bd5ec91c0 Fixed bug when setting persistent chado and is an array il y a 12 ans
  spficklin 816824a412 Debugging analysis module not instlaling il y a 12 ans
  spficklin c1944ecf5f Debugging analysis module not instlaling il y a 12 ans
  spficklin 63dda37c13 Debugging tables being created in wrong schema il y a 12 ans
  spficklin 85e468841c Debugging tables being created in wrong schema il y a 12 ans
  spficklin a5d4d5e7dd Debugging tables being created in wrong schema il y a 12 ans
  spficklin 7617a8ed44 Fixes to GFF loader and feature install module il y a 12 ans
  spficklin 774562ff8e Fixed several memory leask il y a 12 ans
  spficklin 716bfd6f0f Truns out serializing the persentent chado connection set it to zero. So this was corrected il y a 12 ans
  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 il y a 12 ans
  spficklin b9b76946e3 Fixed a bug in the function to get the chado version. il y a 12 ans
  spficklin 95be955377 If a table cannot be expanded because there are no records then it returns a NULL il y a 12 ans
  spficklin a040660c76 Added some better fault tolerance if a bad table is given to the chado select API function il y a 12 ans
  spficklin c567a18965 Added some better fault tolerance if a bad table is given to the chado select API function il y a 12 ans
  spficklin e1a399686c Added some better fault tolerance if a bad table is given to the chado generate var function il y a 12 ans
  spficklin a6e2404f5a Added an error message if a table cannot be expanded il y a 12 ans
  spficklin 7f440d937c Added support for prepared statements to expanded chado vars function il y a 12 ans
  spficklin edaf2dc973 Fixed bug in generate_vars function that kept FK fields from expanding if a form FK field was null il y a 12 ans
  spficklin 353e03802b Added ajustment to core generate vars for new return_arrays option il y a 12 ans
  spficklin a5ec42d068 Fixed bug in generate_vars function that kept FK fields from expanding if a form FK field was null il y a 12 ans