From 59d9c6a9a8bb02c98206f03e0e2c60973e87f103 Mon Sep 17 00:00:00 2001 From: Finn Stutzenstein Date: Thu, 5 Aug 2021 11:14:50 +0200 Subject: [PATCH] Update submodules. Added explicit migration index to data files --- docker/initial-data.json | 1 + docs/example-data.json | 1 + openslides-datastore-service | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docker/initial-data.json b/docker/initial-data.json index 7ed059738..8e794c77a 100644 --- a/docker/initial-data.json +++ b/docker/initial-data.json @@ -1,4 +1,5 @@ { +"_migration_index": -1, "organization": [ { "id": 1, diff --git a/docs/example-data.json b/docs/example-data.json index 98f16f956..642a1f702 100644 --- a/docs/example-data.json +++ b/docs/example-data.json @@ -1,4 +1,5 @@ { +"_migration_index": -1, "organization": [ { "id": 1, diff --git a/openslides-datastore-service b/openslides-datastore-service index ddd9b10c6..76f47158e 160000 --- a/openslides-datastore-service +++ b/openslides-datastore-service @@ -1 +1 @@ -Subproject commit ddd9b10c69dd98e3acf9c4fb7d024a87cad3aff0 +Subproject commit 76f47158e663a13ed7dd2a7c407a79622b70afc5