From cce9ecfababf441b49a45de35208c6e6aa259185 Mon Sep 17 00:00:00 2001
From: Maciekxdabu <40292375+Maciekxdabu@users.noreply.github.com>
Date: Thu, 17 Nov 2022 10:17:34 +0100
Subject: [PATCH] SQL Develpper Diagrams Created
---
SQL stuff/.gitignore | 37 ++
SQL stuff/ERD.dmd | 8 +
.../ERD/businessinfo/Business Information.xml | 7 +
SQL stuff/ERD/datatypes/DataTypes.xml | 15 +
.../47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml | 10 +
.../F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml | 10 +
.../AA058B7D-3152-C55D-7EE0-8F9682423450.xml | 26 ++
SQL stuff/ERD/dl_settings.xml | 436 ++++++++++++++++++
SQL stuff/ERD/logical/Logical.xml | 7 +
.../094A0278-30E9-B6D7-73D5-9A42759BDCFF.xml | 17 +
.../DE0FC048-6A8A-755E-E637-41F16C6EC7CF.xml | 22 +
...RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml | 3 +
SQL stuff/ERD/mapping/ExtendedMap.xml | 3 +
...RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml | 3 +
SQL stuff/ERD/pm/Process Model.xml | 7 +
SQL stuff/ERD/rdbms/ERD_RDBMSSites.xml | 2 +
SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF.xml | 8 +
.../90DB458F-A359-C334-3266-DDE597E64D02.xml | 16 +
18 files changed, 637 insertions(+)
create mode 100644 SQL stuff/.gitignore
create mode 100644 SQL stuff/ERD.dmd
create mode 100644 SQL stuff/ERD/businessinfo/Business Information.xml
create mode 100644 SQL stuff/ERD/datatypes/DataTypes.xml
create mode 100644 SQL stuff/ERD/datatypes/structuredtype/seg_0/47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml
create mode 100644 SQL stuff/ERD/datatypes/structuredtype/seg_0/F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml
create mode 100644 SQL stuff/ERD/datatypes/subviews/AA058B7D-3152-C55D-7EE0-8F9682423450.xml
create mode 100644 SQL stuff/ERD/dl_settings.xml
create mode 100644 SQL stuff/ERD/logical/Logical.xml
create mode 100644 SQL stuff/ERD/logical/entity/seg_0/094A0278-30E9-B6D7-73D5-9A42759BDCFF.xml
create mode 100644 SQL stuff/ERD/logical/subviews/DE0FC048-6A8A-755E-E637-41F16C6EC7CF.xml
create mode 100644 SQL stuff/ERD/mapping/DeletedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml
create mode 100644 SQL stuff/ERD/mapping/ExtendedMap.xml
create mode 100644 SQL stuff/ERD/mapping/ExtendedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml
create mode 100644 SQL stuff/ERD/pm/Process Model.xml
create mode 100644 SQL stuff/ERD/rdbms/ERD_RDBMSSites.xml
create mode 100644 SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF.xml
create mode 100644 SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF/subviews/90DB458F-A359-C334-3266-DDE597E64D02.xml
diff --git a/SQL stuff/.gitignore b/SQL stuff/.gitignore
new file mode 100644
index 00000000..e60e2d00
--- /dev/null
+++ b/SQL stuff/.gitignore
@@ -0,0 +1,37 @@
+**/*.localz
+**/*.local
+**/*.git
+**/*.DS_Store
+**/.DS_Store
+**/.do_pool/**
+**/.do_pool
+**/*#JDEVADF_*
+**/*~
+**/*.scc
+**/*.mv.*
+**/*.unmkelem.*
+**/*.sync.*
+**/*.rename.*
+**/*.unbranch.*
+**/*.unco.*
+**/*.saved.*
+**/*.client_contrib
+**/.svn/**
+**/.data/**
+**/*.cdi
+**/*.bak
+**/*.generated.java
+**/*.ignore
+**/*.labellog.emd
+**/.*.cs
+**/.fullsource_nt
+**/.fullsource
+**/.depprod_nt
+**/.depprod
+**/.ade_path
+**/.ade_path/**
+**/*.contrib*
+**/*.keep
+**/*.rvi
+**/.#*
+**/CVS/**
diff --git a/SQL stuff/ERD.dmd b/SQL stuff/ERD.dmd
new file mode 100644
index 00000000..e86830e2
--- /dev/null
+++ b/SQL stuff/ERD.dmd
@@ -0,0 +1,8 @@
+
+
+macie
+2022-11-17 09:12:18 UTC
+ERD
+false
+E35E9FCD-B3B4-68F1-3406-836922F62FB0
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/businessinfo/Business Information.xml b/SQL stuff/ERD/businessinfo/Business Information.xml
new file mode 100644
index 00000000..edf9271b
--- /dev/null
+++ b/SQL stuff/ERD/businessinfo/Business Information.xml
@@ -0,0 +1,7 @@
+
+
+macie
+2022-11-17 09:12:18 UTC
+ERD
+false
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/datatypes/DataTypes.xml b/SQL stuff/ERD/datatypes/DataTypes.xml
new file mode 100644
index 00000000..c4defb7e
--- /dev/null
+++ b/SQL stuff/ERD/datatypes/DataTypes.xml
@@ -0,0 +1,15 @@
+
+
+macie
+2022-11-17 09:12:18 UTC
+ERD
+false
+array_ref_
+array_
+10
+ARRAY
+_Array
+inst_
+ref_
+true
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/datatypes/structuredtype/seg_0/47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml b/SQL stuff/ERD/datatypes/structuredtype/seg_0/47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml
new file mode 100644
index 00000000..24e8fbcf
--- /dev/null
+++ b/SQL stuff/ERD/datatypes/structuredtype/seg_0/47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml
@@ -0,0 +1,10 @@
+
+
+macie
+2022-11-17 09:12:18 UTC
+ERD
+false
+true
+false
+true
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/datatypes/structuredtype/seg_0/F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml b/SQL stuff/ERD/datatypes/structuredtype/seg_0/F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml
new file mode 100644
index 00000000..7efa01b9
--- /dev/null
+++ b/SQL stuff/ERD/datatypes/structuredtype/seg_0/F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml
@@ -0,0 +1,10 @@
+
+
+macie
+2022-11-17 09:12:18 UTC
+ERD
+false
+true
+false
+true
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/datatypes/subviews/AA058B7D-3152-C55D-7EE0-8F9682423450.xml b/SQL stuff/ERD/datatypes/subviews/AA058B7D-3152-C55D-7EE0-8F9682423450.xml
new file mode 100644
index 00000000..6cf79fe3
--- /dev/null
+++ b/SQL stuff/ERD/datatypes/subviews/AA058B7D-3152-C55D-7EE0-8F9682423450.xml
@@ -0,0 +1,26 @@
+
+
+macie
+macie
+2022-11-17 09:12:18 UTC
+false
+true
+false
+true
+false
+false
+false
+-1
+false
+1
+
+
+false
+
+
+
+false
+
+
+
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/dl_settings.xml b/SQL stuff/ERD/dl_settings.xml
new file mode 100644
index 00000000..487b6814
--- /dev/null
+++ b/SQL stuff/ERD/dl_settings.xml
@@ -0,0 +1,436 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SQL stuff/ERD/logical/Logical.xml b/SQL stuff/ERD/logical/Logical.xml
new file mode 100644
index 00000000..9fddfa01
--- /dev/null
+++ b/SQL stuff/ERD/logical/Logical.xml
@@ -0,0 +1,7 @@
+
+
+macie
+2022-11-17 09:12:18 UTC
+ERD
+false
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/logical/entity/seg_0/094A0278-30E9-B6D7-73D5-9A42759BDCFF.xml b/SQL stuff/ERD/logical/entity/seg_0/094A0278-30E9-B6D7-73D5-9A42759BDCFF.xml
new file mode 100644
index 00000000..6eb22d80
--- /dev/null
+++ b/SQL stuff/ERD/logical/entity/seg_0/094A0278-30E9-B6D7-73D5-9A42759BDCFF.xml
@@ -0,0 +1,17 @@
+
+
+macie
+2022-11-17 09:14:17 UTC
+ERD
+
+
+
+NO
+0
+Single Table
+0
+Year
+9999999
+0
+Third
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/logical/subviews/DE0FC048-6A8A-755E-E637-41F16C6EC7CF.xml b/SQL stuff/ERD/logical/subviews/DE0FC048-6A8A-755E-E637-41F16C6EC7CF.xml
new file mode 100644
index 00000000..acc6422f
--- /dev/null
+++ b/SQL stuff/ERD/logical/subviews/DE0FC048-6A8A-755E-E637-41F16C6EC7CF.xml
@@ -0,0 +1,22 @@
+
+
+macie
+macie
+2022-11-17 09:13:22 UTC
+false
+true
+false
+false
+false
+false
+false
+-1
+false
+1
+
+
+false
+
+
+
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/mapping/DeletedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml b/SQL stuff/ERD/mapping/DeletedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml
new file mode 100644
index 00000000..ec75f010
--- /dev/null
+++ b/SQL stuff/ERD/mapping/DeletedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/mapping/ExtendedMap.xml b/SQL stuff/ERD/mapping/ExtendedMap.xml
new file mode 100644
index 00000000..6811f63f
--- /dev/null
+++ b/SQL stuff/ERD/mapping/ExtendedMap.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/mapping/ExtendedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml b/SQL stuff/ERD/mapping/ExtendedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml
new file mode 100644
index 00000000..7ea5df08
--- /dev/null
+++ b/SQL stuff/ERD/mapping/ExtendedMap_RMB35798F8-215A-519F-543C-7A900EBF8BAF.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/pm/Process Model.xml b/SQL stuff/ERD/pm/Process Model.xml
new file mode 100644
index 00000000..d4127a0d
--- /dev/null
+++ b/SQL stuff/ERD/pm/Process Model.xml
@@ -0,0 +1,7 @@
+
+
+macie
+2022-11-17 09:12:18 UTC
+ERD
+false
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/rdbms/ERD_RDBMSSites.xml b/SQL stuff/ERD/rdbms/ERD_RDBMSSites.xml
new file mode 100644
index 00000000..42c1454b
--- /dev/null
+++ b/SQL stuff/ERD/rdbms/ERD_RDBMSSites.xml
@@ -0,0 +1,2 @@
+
+
diff --git a/SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF.xml b/SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF.xml
new file mode 100644
index 00000000..6a14f460
--- /dev/null
+++ b/SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF.xml
@@ -0,0 +1,8 @@
+
+
+macie
+2022-11-17 09:14:17 UTC
+ERD
+false
+32076570-2523-435C-2E92-BF29817DFF70
+
\ No newline at end of file
diff --git a/SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF/subviews/90DB458F-A359-C334-3266-DDE597E64D02.xml b/SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF/subviews/90DB458F-A359-C334-3266-DDE597E64D02.xml
new file mode 100644
index 00000000..aa906fe8
--- /dev/null
+++ b/SQL stuff/ERD/rel/B35798F8-7A900EBF8BAF/subviews/90DB458F-A359-C334-3266-DDE597E64D02.xml
@@ -0,0 +1,16 @@
+
+
+macie
+macie
+2022-11-17 09:16:54 UTC
+false
+true
+false
+false
+false
+false
+false
+-1
+false
+1
+
\ No newline at end of file