Skip to content

Commit 1500124

Browse files
committed
[DOCS] Update default excluded tables list
1 parent e9344e4 commit 1500124

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

Configuration/Yaml/LocalConfiguration.yaml.example

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ excludeRelatedTables:
3434
- tx_extensionmanager_domain_model_repository
3535
- tx_rsaauth_keys
3636
- cache_treelist
37+
- tx_in2code_in2publish_log
38+
- tx_in2code_in2publish_task
39+
- tx_in2code_in2publish_envelope
40+
- tx_in2publish_domain_model_notification
41+
- tx_in2publish_domain_model_workflowstate
3742

3843
# Ignore this fields for DIFF view
3944
ignoreFieldsForDifferenceView:

Documentation/Installation/Configuration/LocalConfiguration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ excludeRelatedTables:
108108
- tx_extensionmanager_domain_model_repository
109109
- tx_rsaauth_keys
110110
- cache_treelist
111+
- tx_in2code_in2publish_log
112+
- tx_in2code_in2publish_task
113+
- tx_in2code_in2publish_envelope
114+
- tx_in2publish_domain_model_notification
115+
- tx_in2publish_domain_model_workflowstate
111116

112117
# Ignore this fields for DIFF view
113118
ignoreFieldsForDifferenceView:

0 commit comments

Comments
 (0)