dfo-mar-odis / dart

DFO At-sea Reporting Template, collect Elog, CTD and sample data at sea to produce reports then upload to BioChem at the end of the mission
3 stars 1 forks source link

Delete rows if BioChemUpload #162

Closed upsonp closed 2 weeks ago

upsonp commented 2 weeks ago

Related to issue #158

In the process of building sample types to upload (core.form_biochem_database.upload_bcd_d_data()) The function should start by checking the BioChemUpload table for sample types that should be deleted.

Then it should delete them from the connected database BCD table.