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/tables/doc.html | 267 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 267 insertions(+) create mode 100644 dbdocs/tables/doc.html (limited to 'dbdocs/tables/doc.html') diff --git a/dbdocs/tables/doc.html b/dbdocs/tables/doc.html new file mode 100644 index 0000000..db9ab04 --- /dev/null +++ b/dbdocs/tables/doc.html @@ -0,0 +1,267 @@ + + + + + + doc - spring Database + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + +
+ +
+

doc

2 rows


+
+ +
+
+
+ +

Columns

+
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint819null + +
+
+ +
+
bodyvarchar10000null + +
+
+ +
+
last_modifiedint819null + +
+
+ +
+
namevarchar255null + +
+
+ +
+
+
+
+
+
+ +

Indexes

+
+ + +
+
+
+ + + + + + + + + + + + + + + + + +
Constraint NameTypeSortColumn(s)
doc_pkeyPrimary keyAscid
+
+
+
+ +

Diagram producer might be missing

+

No diagrams were produced please see application output for any errors

+
+
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3