Ensure schema is created for blank aggregators when connections are added . Closes #3488

This commit is contained in:
kaidaguerre
2023-05-30 16:08:19 +01:00
committed by GitHub
parent 761e639506
commit 862409b64d
7 changed files with 65 additions and 9 deletions

View File

@@ -321,6 +321,7 @@ jobs:
- "migration"
- "brew"
- "service_and_plugin"
- "blank_aggregators"
- "search_path"
- "chaos_and_query"
- "dynamic_schema"

View File

@@ -93,6 +93,7 @@ jobs:
- "migration"
- "brew"
- "service_and_plugin"
- "blank_aggregators"
- "service"
- "search_path"
- "chaos_and_query"