Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support bulk transactions. | Kristofer Hallin | 2021-10-07 | 1 | -8/+5 |
| | |||||
* | Fixed db.get() and commented things somewhat. | Kristofer Hallin | 2021-10-07 | 1 | -1/+29 |
| | |||||
* | Create indexes when creating database, also make it possible to search based ↵ | Kristofer Hallin | 2021-10-06 | 1 | -15/+6 |
| | | | | on indexes. | ||||
* | Minor cleanups. | Kristofer Hallin | 2021-10-06 | 1 | -9/+7 |
| | |||||
* | Return the unique key in the response when adding new data. | Kristofer Hallin | 2021-10-06 | 1 | -10/+9 |
| | |||||
* | Fixed conflict. | Kristofer Hallin | 2021-10-01 | 1 | -4/+4 |
|\ | |||||
| * | Fix: Add list of observations | Ernst Widerberg | 2021-09-28 | 1 | -2/+6 |
| | | |||||
* | | * Use py-couchdb. | Kristofer Hallin | 2021-10-01 | 1 | -11/+23 |
|/ | | | | * Other minor fixes and tweaks. | ||||
* | Use CouchDB, this might break things. | Kristofer Hallin | 2021-09-23 | 1 | -143/+40 |
| | |||||
* | 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 |
| | |||||
* | initial commit | Linus Nordberg | 2021-06-21 | 1 | -0/+171 |