UofS-Pulse-Binfo / nd_genotypes

Drupal/Tripal: Tripal interface for Chado Natural Diversity Genotypic data.
https://nd-genotypes.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
4 stars 1 forks source link

Issue #8: Tripal Views Integration Fixes #9

Closed laceysanderson closed 7 years ago

laceysanderson commented 7 years ago

As described in #8 : Tripal Views API assumes each field in a custom table or mview schema definition has the following keys defined:

Many of the nd_genotype tables don't have these defined, although there was no reason not to so this should be fixed. They have been added in this pull request.

laceysanderson commented 7 years ago

Testing shows that there are no more errors when the module is enabled...