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
..
api 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
chado_schema 6778b0f971 Oops forgot file 12 years ago
includes e95db7502e Fixed bug in Mview creation 12 years ago
tripal_core.coder_ignores.txt e45a619f3b Coding Standards: Final cleanup for tripal_core; added @coder-ignore for errors to be ignored 12 years ago
tripal_core.drush.inc 1987e29927 Added new drush command to rerun job 12 years ago
tripal_core.info 6c1f4165fe Updated module versions to 6.x-1.0 12 years ago
tripal_core.install b98067e791 Renamed custom handlers 12 years ago
tripal_core.module 09e7a7edc6 Fixing bug javascript for determininig Drupal path 12 years ago
tripal_core_job_view.tpl.php fd4a688c69 Tripal Core now matches Drupal coding standards 12 years ago
tripal_launch_jobs.php 88c5a5ee89 Speedup optimizations to get bulk loader to work faster. Slowness problems were caused by core modules that set search_path and checked for existence of chado database on every query 12 years ago
tripal_launch_jobs_multi.php 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