aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/reader.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixing more error messagesMatthew Lemon2020-08-061-4/+6
* added some comments re storing cell numfmt stringsMatthew Lemon2020-08-051-0/+5
* tidying linting and checker errorsMatthew Lemon2020-08-011-1/+0
* upgrade to tealeg.xlsx v3.2.0 - goodbye to coords!Matthew Lemon2020-07-311-24/+39
* chasing golintMatthew Lemon2020-07-281-19/+21
* fixed bug whereby the program would crash on importing even when no required ...Matthew Lemon2020-07-281-2/+4
* reworked algorithm tha creates extractedData maps to allow the datamap sheet ...Matthew Lemon2020-07-281-8/+5
* better importing to database from populated sheetMatthew Lemon2020-07-281-2/+2
* fixing a bug in ExtractDBDatamap and still working on data import codeMatthew Lemon2020-07-271-1/+7
* now we find xlsm files as well seeminglyMatthew Lemon2020-07-271-1/+1
* more encapsulationMatthew Lemon2020-07-261-35/+35
* lots of tidyMatthew Lemon2020-07-261-10/+12
* tidied up doc commentMatthew Lemon2020-07-261-2/+4
* added re-typed []DatamapLineMatthew Lemon2020-07-261-8/+11
* renamed funcMatthew Lemon2020-07-261-3/+3
* added an error to return for funcMatthew Lemon2020-07-261-3/+5
* extraction now uses a named datamap from the database instead of the fileMatthew Lemon2020-07-261-9/+30
* passing test - can create a []DatamapLine slices from a datamap in the databaseMatthew Lemon2020-07-261-2/+7
* adding test and code for pulling []DatamapLine from sqlite3 fileMatthew Lemon2020-07-261-0/+34
* tweaking doc commentsMatthew Lemon2020-07-261-1/+2
* mostly lintingMatthew Lemon2020-07-241-3/+26
* linting and go vettingMatthew Lemon2020-07-231-3/+3
* more major surgeryMatthew Lemon2020-07-221-0/+172