about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Added read functionality to databaseKelly Rauchenberger2018-03-271-26/+203
| | | | Also now supports float, null, and blob columns.
* Wrote write-only database classKelly Rauchenberger2018-03-272-0/+2670
|
* Added string utils (uppercase, split, implode)Kelly Rauchenberger2018-03-271-0/+87
|
* Initial commitKelly Rauchenberger2018-03-271-0/+3