Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eliminated confObj.LastCache and confObj.LastPush. Unneeded when using ↵ | Ben Morrison | 2019-06-11 | 1 | -4/+0 |
| | | | | ticker for intervals. | ||||
* | dbSqlite.Push() now updating confObj.LastPush; dbSqlite.Push() and ↵ | Ben Morrison | 2019-06-11 | 1 | -5/+8 |
| | | | | dbSqlite.Pull() now expecting pointer receiver only | ||||
* | error missed | Ben Morrison | 2019-06-09 | 1 | -1/+1 |
| | |||||
* | runtime bugfix for sqlite3 | Ben Morrison | 2019-06-08 | 1 | -1/+2 |
| | |||||
* | split db-specific funcs into separate files | Ben Morrison | 2019-06-08 | 1 | -0/+148 |