summaryrefslogtreecommitdiff
path: root/sqlQueries.go
Commit message (Collapse)AuthorAgeFilesLines
* Added support for how many entries that should be processed at a time.Daniel Langesten2015-03-121-4/+15
|
* removed constants from cleaner and added them as parameters so the code is ↵Daniel Langesten2015-03-121-0/+1
| | | | more modular
* making sure to close rowsDaniel Langesten2015-03-101-0/+1
|
* fixed timezone issuesDaniel Langesten2015-03-101-5/+9
|
* added missing error checkDaniel Langesten2015-03-101-1/+1
|
* added missing = to statementDaniel Langesten2015-03-101-1/+1
|
* compile issuesDaniel Langesten2015-03-101-5/+5
|
* added processing of timestamp in raw dataDaniel Langesten2015-03-091-6/+51
|
* compile errors and bugfixDaniel Langesten2015-03-041-0/+7
|
* added function and refactored the codeDaniel Langesten2015-03-041-0/+104