summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* update README wording slightlyLinus Nordberg2021-09-151-8/+8
|
* add instructions on how to clone the repoLinus Nordberg2021-06-221-0/+4
|
* update the examples with more realistic dataLinus Nordberg2021-06-221-2/+21
|
* allow adding dicts as valuesLinus Nordberg2021-06-221-7/+3
| | | | | The json.loads() object_hook is invoked for _every_ JSON object, which is not what we want.
* test insertion of a dict tooLinus Nordberg2021-06-221-4/+9
|
* have db tests work againLinus Nordberg2021-06-221-4/+5
|
* formattingLinus Nordberg2021-06-211-1/+1
|
* move README.md upLinus Nordberg2021-06-211-0/+0
|
* initial commitLinus Nordberg2021-06-214-0/+415