From a4673571570816a06d4188169fc00dada79ec0a3 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 15 May 2022 00:46:39 +1000 Subject: Converted nodes+r_nodes tables into nodes+edges+r_nodes+r_edges Conversion avoids encoding node children as JSON strings, and allows for easier querying of edge data. Adjusted server to use new format. Also added some table indexes for common operations. --- backend/data/reducedTol/names.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/data/reducedTol/names.txt') diff --git a/backend/data/reducedTol/names.txt b/backend/data/reducedTol/names.txt index 1b6a5d8..6c6f5c1 100644 --- a/backend/data/reducedTol/names.txt +++ b/backend/data/reducedTol/names.txt @@ -489,7 +489,7 @@ chlamydosaurus chondrichthyes chondrocladia chondrostei -chordata +chordate chromalveolate chrysanthemum chrysididae -- cgit v1.2.3