aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/writer.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed old commented out codeMatthew Lemon2020-08-021-10/+0
* fixed issue with not writing header to master - needed to AddRowAtIndex()Matthew Lemon2020-08-021-2/+2
* still cant get first row to writeMatthew Lemon2020-08-021-12/+19
* not writing top line to master yetMatthew Lemon2020-08-011-14/+28
* tidying linting and checker errorsMatthew Lemon2020-08-011-1/+4
* fixed extraneous variableMatthew Lemon2020-08-011-26/+2
* tidying errorsMatthew Lemon2020-08-011-7/+7
* better error handlingMatthew Lemon2020-08-011-5/+9
* tweakedMatthew Lemon2020-08-011-1/+0
* now added the column of keys to the masterMatthew Lemon2020-08-011-1/+1
* first very rough writing of the datamap from the database - VERY ROUGHMatthew Lemon2020-08-011-10/+37
* getting there with writing the materMatthew Lemon2020-08-011-1/+48
* fixed test and remove prepareMatthew Lemon2020-08-011-8/+6
* writing sql code and not enjoying itMatthew Lemon2020-07-311-3/+47
* added comment on SQLMatthew Lemon2020-07-311-0/+4
* starting writing the code for master writerMatthew Lemon2020-07-311-0/+40