changeset 2564:ab7124f51862 csv-import-headers

Add detector for CSV header row, and use it to inform guesses for column purposes
author Chris Cannam
date Wed, 17 Jun 2020 18:08:05 +0100
parents ebb78549fe02
children 70429077a6d0
files repoint-lock.json repoint-project.json
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/repoint-lock.json	Tue Jun 16 17:39:39 2020 +0100
+++ b/repoint-lock.json	Wed Jun 17 18:08:05 2020 +0100
@@ -4,7 +4,7 @@
       "pin": "0e32c328b02a"
     },
     "svcore": {
-      "pin": "44dba7cd9ec3"
+      "pin": "1b8c4ee06f6d"
     },
     "svgui": {
       "pin": "a6e37c28d762"
--- a/repoint-project.json	Tue Jun 16 17:39:39 2020 +0100
+++ b/repoint-project.json	Wed Jun 17 18:08:05 2020 +0100
@@ -16,7 +16,8 @@
         },
         "svcore": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "csv-import-headers"
         },
         "svgui": {
             "vcs": "hg",