diff data/models.R @ 17:d8112d636210 draft

" master branch Updating"
author lain
date Mon, 31 Jan 2022 15:54:14 +0000
parents 00079fadc240
children 2937e72e5891
line wrap: on
line diff
--- a/data/models.R	Mon Jul 05 10:30:12 2021 +0000
+++ b/data/models.R	Mon Jan 31 15:54:14 2022 +0000
@@ -40,7 +40,8 @@
             align_group="INTEGER",
             xcms_group="INTEGER"
         ),
-        one=list("compound", "adduct", "sample")
+        one=list("compound", "adduct"),
+        many=list("sample")
     ),
     compound=DBModelR::ModelDefinition(
         table="compound",