Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime bugfix for sqlite3 | Ben Morrison | 2019-06-08 | 1 | -1/+1 |
| | |||||
* | template panic fix v0.2.4 | Ben Morrison | 2019-06-08 | 1 | -2/+4 |
| | |||||
* | split db-specific funcs into separate files | Ben Morrison | 2019-06-08 | 1 | -3/+1 |
| | |||||
* | sqlite functionality added | Ben Morrison | 2019-06-08 | 1 | -4/+3 |
| | |||||
* | cleaned up error handling | Ben Morrison | 2019-06-08 | 1 | -4/+14 |
| | |||||
* | moved type declarations into respective files | Ben Morrison | 2019-06-08 | 1 | -11/+1 |
| | |||||
* | version constant changed | Ben Morrison | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | moved funcs out of init.go to aid organization | Ben Morrison | 2019-06-06 | 1 | -479/+0 |
| | |||||
* | updated tests to work with new project structure | Ben Morrison | 2019-06-06 | 1 | -2/+5 |
| | |||||
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 1 | -0/+600 |