changeset 17:d8112d636210 draft

" master branch Updating"
author lain
date Mon, 31 Jan 2022 15:54:14 +0000
parents 1d91c4600466
children 2c7e7fd1f740
files data/models.R
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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",