From 85db7c5287ae58efc108263f7a40bdbd02de1a82 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 21 Jul 2022 10:06:02 +0430 Subject: added docs for the db using schemaspy --- dbdocs/index.html | 270 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 270 insertions(+) create mode 100644 dbdocs/index.html (limited to 'dbdocs/index.html') diff --git a/dbdocs/index.html b/dbdocs/index.html new file mode 100644 index 0000000..6fd889e --- /dev/null +++ b/dbdocs/index.html @@ -0,0 +1,270 @@ + + + + + + spring Database + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + +
+ +
+

Tables


+
+
+
+

SchemaSpy Analysis of spring

+

Generated on Thu Jul 21 10:00 IRDT 2022

+
+
+
+ XML Representation
+ Insertion Order + Deletion Order +
+ +
+
+
+
+ +
+ TABLES + 1 +
+ +
+ +
+ +
+
+ +
+ VIEWS + 0 +
+ +
+ +
+ +
+
+ +
+ COLUMNS + 4 +
+ +
+ +
+ +
+
+ +
+ Constraints + 0 +
+ +
+ +
+ +
+
+ +
+ Anomalies + 0 +
+ +
+ +
+ +
+
+ +
+ Routines + 0 +
+ +
+ +
+ +
+
+
+

Database Properties

+ +
+
+

Database Type: PostgreSQL - 14.2

+
+
+
+
+

Schema public

+ +
+
+

standard public schema

+
+
+
+
+

Tables

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + +
Table / ViewChildrenParentsColumnsRowsTypeComments
doc0042Table
+
+
+
+ + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3