Historia zmian

Autor SHA1 Wiadomość Data
  Lacey Sanderson aadfaec690 Added transaction API functions: tripal_db_start_transaction(), tripal_db_set_savepoint_transaction(, = FALSE), tripal_db_commit_transaction(), tripal_db_rollback_transaction( = NULL) 12 lat temu
  Lacey Sanderson 4aec4553ef BUG FIX: Now actually uses prepared statements -before was creating the persistent connection but not using it 12 lat temu
  Lacey Sanderson fabedccb75 Merged in 6.x-0.4-dev after tripal_core was amde compliant to drupal coding standards 12 lat temu
  Lacey Sanderson 13f1b69a3c merged 6.x-0.4-dev from before the coding standards re-write 12 lat temu
  Lacey Sanderson c8c12f92c0 Tripal Core API insert now uses prepared statements (not pg_prepare) 12 lat temu
  Lacey Sanderson fd4a688c69 Tripal Core now matches Drupal coding standards 12 lat temu
  Stephen Ficklin a56102450e Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration 12 lat temu
  Lacey Sanderson 8438e0e166 Added tripal_db_persistent_chado(), tripal_db_release_persistent_chado(). Also tripal_core_chado_insert() now uses prepared statements :) 12 lat temu
  Stephen Ficklin 308000ead1 various bug fixes.. can't remember all 13 lat temu
  Stephen Ficklin e03f5d2e67 Some changes to tripal_core_chado_create_table API function 13 lat temu
  Stephen Ficklin bcc8d13f15 Added a new API call for creating tables in Chado 13 lat temu
  Stephen Ficklin c0d1e82f08 incremental commit to keep from losing work 13 lat temu
  Stephen Ficklin 87a16fbff7 Added new select/insert/delete/update for featureprop and analysisfeatureprop tables. Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs 13 lat temu
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 lat temu
  alexgl bedfa4fc81 moving a few modules into modules base 13 lat temu
  ccheng d227d04405 13 lat temu
  spficklin 64d5b96f29 Fixed the tripal core to allow inclusion of 'NULL' values in inserts and updates. Also, added support for 'Gap', 'Target', and 'Derives_from' attributes in the GFF3 file. 13 lat temu
  spficklin 95e1b150fc Fixed multiple things including the following 13 lat temu
  spficklin 50b706d146 More Doxygen documenation 13 lat temu
  spficklin 27aaf1cfd4 updates to Doxygen documenation 13 lat temu
  spficklin 7ced61cd61 Updated themeing for analyeses 14 lat temu
  laceysanderson e0500f0746 Tripal: Added documentation 14 lat temu
  laceysanderson ade56a6971 Tripal: Removed Old Bulk Loader (Stephen) from core module 14 lat temu
  spficklin c45f61069e 14 lat temu
  spficklin b888b946eb 14 lat temu
  spficklin 88c10710be 14 lat temu
  spficklin fcd2fe8079 14 lat temu
  spficklin 93770e21eb 14 lat temu
  spficklin 94ef4739bb Fixes to templates and update to GFF3 loader 14 lat temu
  laceysanderson f5bd65ba74 Tripal: Bulk loader -Added insert_unique and made it default, allow insertion of non-unique records, bookeeping of what was inserted w/ revert capabilities; <br> Genetic -API to retrieve genotype experiments for a feature, feature genotypes template and added content to feature node page 14 lat temu