aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/writer.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* debugging numberformat issuesMatthew Lemon2020-08-051-5/+5
|
* added numfmt field to return_data tableMatthew Lemon2020-08-051-2/+3
|
* added some comments re storing cell numfmt stringsMatthew Lemon2020-08-051-0/+1
|
* fixed missing row in masterMatthew Lemon2020-08-051-1/+1
|
* added duplicate test cases - ready for differentiation. tests failingMatthew Lemon2020-08-041-1/+1
|
* added createdatamap commandMatthew Lemon2020-08-021-4/+5
|
* 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