biocore / american-gut-web

The website for the American Gut Project participant portal
BSD 3-Clause "New" or "Revised" License
5 stars 24 forks source link

DO NOT MERGE - Fix SQL to get barcodes using proper participant_name storage place #598

Closed squirrelo closed 8 years ago

squirrelo commented 8 years ago

There are two participant_name columns in the database, one legacy one in ag_kit_barcodes and the proper one in ag_login_surveys. This fixes the getParticipantSamples to use the proper column.