| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added default value to database query bindings | Kelly Rauchenberger | 2018-03-27 | 1 | -2/+2 |
| | | |||||
| * | Database insert now returns new rowid | Kelly Rauchenberger | 2018-03-27 | 1 | -1/+3 |
| | | |||||
| * | Added console progress meter | Kelly Rauchenberger | 2018-03-27 | 1 | -0/+61 |
| | | | | | This utility originated with my bot rawr-ebooks. It was packaged into a class during the development of verbly, and appears here in its most recent form with adjustments made in a currently-unreleased bot called crystalline. | ||||
| * | Included missing <vector> for database.h | Kelly Rauchenberger | 2018-03-27 | 1 | -0/+1 |
| | | |||||
| * | Added read functionality to database | Kelly Rauchenberger | 2018-03-27 | 1 | -26/+203 |
| | | | | | Also now supports float, null, and blob columns. | ||||
| * | Wrote write-only database class | Kelly Rauchenberger | 2018-03-27 | 2 | -0/+2670 |
| | | |||||
| * | Added string utils (uppercase, split, implode) | Kelly Rauchenberger | 2018-03-27 | 1 | -0/+87 |
| | | |||||
| * | Initial commit | Kelly Rauchenberger | 2018-03-27 | 1 | -0/+3 |
