Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added createdatamap command | Matthew Lemon | 2020-08-02 | 1 | -4/+5 |
| | |||||
* | removed old commented out code | Matthew Lemon | 2020-08-02 | 1 | -10/+0 |
| | |||||
* | fixed issue with not writing header to master - needed to AddRowAtIndex() | Matthew Lemon | 2020-08-02 | 1 | -2/+2 |
| | |||||
* | still cant get first row to write | Matthew Lemon | 2020-08-02 | 1 | -12/+19 |
| | |||||
* | not writing top line to master yet | Matthew Lemon | 2020-08-01 | 1 | -14/+28 |
| | |||||
* | tidying linting and checker errors | Matthew Lemon | 2020-08-01 | 1 | -1/+4 |
| | |||||
* | fixed extraneous variable | Matthew Lemon | 2020-08-01 | 1 | -26/+2 |
| | |||||
* | tidying errors | Matthew Lemon | 2020-08-01 | 1 | -7/+7 |
| | |||||
* | better error handling | Matthew Lemon | 2020-08-01 | 1 | -5/+9 |
| | |||||
* | tweaked | Matthew Lemon | 2020-08-01 | 1 | -1/+0 |
| | |||||
* | now added the column of keys to the master | Matthew Lemon | 2020-08-01 | 1 | -1/+1 |
| | |||||
* | first very rough writing of the datamap from the database - VERY ROUGH | Matthew Lemon | 2020-08-01 | 1 | -10/+37 |
| | |||||
* | getting there with writing the mater | Matthew Lemon | 2020-08-01 | 1 | -1/+48 |
| | |||||
* | fixed test and remove prepare | Matthew Lemon | 2020-08-01 | 1 | -8/+6 |
| | |||||
* | writing sql code and not enjoying it | Matthew Lemon | 2020-07-31 | 1 | -3/+47 |
| | |||||
* | added comment on SQL | Matthew Lemon | 2020-07-31 | 1 | -0/+4 |
| | |||||
* | starting writing the code for master writer | Matthew Lemon | 2020-07-31 | 1 | -0/+40 |