summary refs log tree commit diff stats
path: root/src/db.rs
Commit message (Expand)AuthorAgeFilesLines
* reorganizationBen Morrison2019-09-041-1/+2
* fixed broken test, expanded test v0.3.3Ben Morrison2019-08-301-1/+1
* ensure submitted posts are utf8Ben Morrison2019-08-301-1/+1
* tests in makefile, cleaned db testBen Morrison2019-08-281-1/+1
* db tests are on separate pathBen Morrison2019-08-281-4/+6
* enabled hints for cli args, changed db locationBen Morrison2019-08-281-1/+1
* minor db test - will expand laterBen Morrison2019-08-281-0/+13
* cleanupBen Morrison2019-08-281-34/+0
* finished posting and displayBen Morrison2019-08-271-27/+9
* added subtype to db::Cmd. Fleshed out cli args.Ben Morrison2019-08-271-7/+9
* db connected, logging upBen Morrison2019-08-271-3/+26
* fleshing out typesBen Morrison2019-08-271-0/+81