micronutrientsupport / database-architecture

The Postgres database code for the MAPS tool
3 stars 0 forks source link

fix fooditem data not loading FCT id #309

Open rbroth opened 2 years ago

rbroth commented 2 years ago

There are some entries in the fooditem table that have food composition data but no FCT_source_id (i.e. we have food composition data but we don't know where it came from). This must be some sort of import error and needs to be fixed