Skip to content

Commit

Permalink
chore(database): update ER diagrams to 7.22 (#1688)
Browse files Browse the repository at this point in the history
related tohttps://github.com/camunda/camunda-bpm-platform/issues/4269
  • Loading branch information
yanavasileva authored Oct 2, 2024
1 parent aa8e960 commit ff3842f
Show file tree
Hide file tree
Showing 11 changed files with 29,800 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/user-guide/process-engine/database/database-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,26 +114,26 @@ The following Entity Relationship Diagrams visualize the database tables and the

## Engine BPMN

{{< img src="../../img/erd_721_bpmn.svg" title="BPMN Tables" >}}
{{< img src="../../img/erd_722_bpmn.svg" title="BPMN Tables" >}}


## Engine DMN

{{< img src="../../img/erd_721_dmn.svg" title="DMN Tables" >}}
{{< img src="../../img/erd_722_dmn.svg" title="DMN Tables" >}}


## Engine CMMN

{{< img src="../../img/erd_721_cmmn.svg" title="CMMN Tables" >}}
{{< img src="../../img/erd_722_cmmn.svg" title="CMMN Tables" >}}


## History

To allow different configurations and to keep the tables more flexible, the history tables contain no foreign key constraints.

{{< img src="../../img/erd_721_history.svg" title="History Tables" >}}
{{< img src="../../img/erd_722_history.svg" title="History Tables" >}}


## Identity

{{< img src="../../img/erd_721_identity.svg" title="Identity Tables" >}}
{{< img src="../../img/erd_722_identity.svg" title="Identity Tables" >}}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6,896 changes: 6,896 additions & 0 deletions content/user-guide/process-engine/img/erd_722_bpmn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,344 changes: 2,344 additions & 0 deletions content/user-guide/process-engine/img/erd_722_cmmn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4,845 changes: 4,845 additions & 0 deletions content/user-guide/process-engine/img/erd_722_dmn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9,674 changes: 9,674 additions & 0 deletions content/user-guide/process-engine/img/erd_722_history.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6,036 changes: 6,036 additions & 0 deletions content/user-guide/process-engine/img/erd_722_identity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff3842f

Please sign in to comment.