Skip to content

Commit 7269a75

Browse files
jtureladamruzicka
authored andcommitted
Fixes #39035 - Add dynflow_execution_plan_dependencies to schema dumper ignore list
1 parent b1f397d commit 7269a75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/initializers/dynflow.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
'dynflow_coordinator_records',
88
'dynflow_delayed_plans',
99
'dynflow_envelopes',
10+
'dynflow_execution_plan_dependencies',
1011
'dynflow_execution_plans',
1112
'dynflow_output_chunks',
1213
'dynflow_schema_info',

0 commit comments

Comments
 (0)