Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-06-06 19:17:27 +0300
committerdartcafe <github@dartcafe.de>2021-06-06 21:01:07 +0300
commit36c8db50d0c1f8c03c202a60b489659f52a3046b (patch)
treeb6c2692232757e1eeee7aabaaea5a8a124a135b4 /appinfo
parenta5f103af10eb7af10c276118f0c3a163931c05ae (diff)
use repairsteps for indices and constraint creation
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f95044d8..9bc7ed6f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -35,8 +35,12 @@
</commands>
<repair-steps>
<pre-migration>
+ <step>OCA\Polls\Migration\RemoveIndices</step>
<step>OCA\Polls\Migration\DeleteDuplicates</step>
</pre-migration>
+ <post-migration>
+ <step>OCA\Polls\Migration\CreateIndices</step>
+ </post-migration>
</repair-steps>
<navigations>
<navigation>