aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/writer.go (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-05debugging numberformat issuesMatthew Lemon1-5/+5
2020-08-05added numfmt field to return_data tableMatthew Lemon1-2/+3
2020-08-05added some comments re storing cell numfmt stringsMatthew Lemon1-0/+1
2020-08-05fixed missing row in masterMatthew Lemon1-1/+1
2020-08-04added duplicate test cases - ready for differentiation. tests failingMatthew Lemon1-1/+1
2020-08-02added createdatamap commandMatthew Lemon1-4/+5
2020-08-02removed old commented out codeMatthew Lemon1-10/+0
2020-08-02fixed issue with not writing header to master - needed to AddRowAtIndex()Matthew Lemon1-2/+2
2020-08-02still cant get first row to writeMatthew Lemon1-12/+19
2020-08-01not writing top line to master yetMatthew Lemon1-14/+28
2020-08-01tidying linting and checker errorsMatthew Lemon1-1/+4
2020-08-01fixed extraneous variableMatthew Lemon1-26/+2
2020-08-01tidying errorsMatthew Lemon1-7/+7
2020-08-01better error handlingMatthew Lemon1-5/+9
2020-08-01tweakedMatthew Lemon1-1/+0
2020-08-01now added the column of keys to the masterMatthew Lemon1-1/+1
2020-08-01first very rough writing of the datamap from the database - VERY ROUGHMatthew Lemon1-10/+37
2020-08-01getting there with writing the materMatthew Lemon1-1/+48
2020-08-01fixed test and remove prepareMatthew Lemon1-8/+6
2020-07-31writing sql code and not enjoying itMatthew Lemon1-3/+47
2020-07-31added comment on SQLMatthew Lemon1-0/+4
2020-07-31starting writing the code for master writerMatthew Lemon1-0/+40