Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update README wording slightly | Linus Nordberg | 2021-09-15 | 1 | -8/+8 | |
| | ||||||
* | add instructions on how to clone the repo | Linus Nordberg | 2021-06-22 | 1 | -0/+4 | |
| | ||||||
* | update the examples with more realistic data | Linus Nordberg | 2021-06-22 | 1 | -2/+21 | |
| | ||||||
* | allow adding dicts as values | Linus Nordberg | 2021-06-22 | 1 | -7/+3 | |
| | | | | | The json.loads() object_hook is invoked for _every_ JSON object, which is not what we want. | |||||
* | test insertion of a dict too | Linus Nordberg | 2021-06-22 | 1 | -4/+9 | |
| | ||||||
* | have db tests work again | Linus Nordberg | 2021-06-22 | 1 | -4/+5 | |
| | ||||||
* | formatting | Linus Nordberg | 2021-06-21 | 1 | -1/+1 | |
| | ||||||
* | move README.md up | Linus Nordberg | 2021-06-21 | 1 | -0/+0 | |
| | ||||||
* | initial commit | Linus Nordberg | 2021-06-21 | 4 | -0/+415 | |