update relevant changes from master

This commit is contained in:
mpostma
2021-03-10 14:43:10 +01:00
parent 5ecf514d28
commit 0cd8869349
16 changed files with 276 additions and 26 deletions

View File

@ -0,0 +1,12 @@
{
"indices": [{
"uid": "test",
"primaryKey": "id"
}, {
"uid": "test2",
"primaryKey": "test2_id"
}
],
"dbVersion": "0.13.0",
"dumpVersion": "1"
}