From 23f3bacaec8ccd68052a972965c8ba259c7299e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 5 Dec 2023 03:05:51 +0000 Subject: [PATCH] Updated Schema docs. --- docs/index.html | 2 +- docs/information_schema/index.html | 2 +- docs/information_schema/info-html.txt | 2 +- docs/pg_catalog/index.html | 2 +- docs/pg_catalog/info-html.txt | 2 +- docs/public/columns.html | 40 +++++++++++++-------------- docs/public/index.html | 2 +- docs/public/info-html.txt | 2 +- 8 files changed, 27 insertions(+), 27 deletions(-) diff --git a/docs/index.html b/docs/index.html index 13f5eb6d5..22011c694 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@

SchemaSpy Analysis of testdb

-

Generated on Tue Dec 05 03:04 GMT 2023

+

Generated on Tue Dec 05 03:05 GMT 2023

diff --git a/docs/information_schema/index.html b/docs/information_schema/index.html index a9317df48..07d5ee8a5 100644 --- a/docs/information_schema/index.html +++ b/docs/information_schema/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of testdb

-

Generated on Tue Dec 05 03:04 GMT 2023

+

Generated on Tue Dec 05 03:05 GMT 2023

diff --git a/docs/information_schema/info-html.txt b/docs/information_schema/info-html.txt index 709696834..cbea10eee 100644 --- a/docs/information_schema/info-html.txt +++ b/docs/information_schema/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-05 03:04:47+0000 +date=2023-12-05 03:05:48+0000 os=Linux 6.2.0-1016-azure schemaspy-version=6.1.1-SNAPSHOT schemaspy-build=6.1.1-SNAPSHOT.41 2022-10-29 22:04:50 diff --git a/docs/pg_catalog/index.html b/docs/pg_catalog/index.html index e2208c382..c2509d137 100644 --- a/docs/pg_catalog/index.html +++ b/docs/pg_catalog/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of testdb

-

Generated on Tue Dec 05 03:04 GMT 2023

+

Generated on Tue Dec 05 03:05 GMT 2023

diff --git a/docs/pg_catalog/info-html.txt b/docs/pg_catalog/info-html.txt index ebef96c60..0f860704a 100644 --- a/docs/pg_catalog/info-html.txt +++ b/docs/pg_catalog/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-05 03:04:48+0000 +date=2023-12-05 03:05:49+0000 os=Linux 6.2.0-1016-azure schemaspy-version=6.1.1-SNAPSHOT schemaspy-build=6.1.1-SNAPSHOT.41 2022-10-29 22:04:50 diff --git a/docs/public/columns.html b/docs/public/columns.html index 179a6d8ae..3ab920a4e 100644 --- a/docs/public/columns.html +++ b/docs/public/columns.html @@ -114,11 +114,11 @@

Columns

"tableName": "accounts", "tableFileName": "accounts", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "created_on", - "type": "timestamp", - "length": 29, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>username", + "type": "varchar", + "length": 50, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -130,10 +130,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "last_login", - "type": "timestamp", - "length": 29, - "nullable": "√", + "name": "password", + "type": "varchar", + "length": 50, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -156,12 +156,12 @@

Columns

"tableName": "accounts", "tableFileName": "accounts", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>email", - "type": "varchar", - "length": 255, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "last_login", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -172,9 +172,9 @@

Columns

"tableType": "Table", "keyClass": "indexedColumn", "keyTitle": "Indexed", - "name": "<\/i>username", + "name": "<\/i>email", "type": "varchar", - "length": 50, + "length": 255, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -186,9 +186,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "password", - "type": "varchar", - "length": 50, + "name": "created_on", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", diff --git a/docs/public/index.html b/docs/public/index.html index 6951276a8..60a856c51 100644 --- a/docs/public/index.html +++ b/docs/public/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of testdb

-

Generated on Tue Dec 05 03:04 GMT 2023

+

Generated on Tue Dec 05 03:05 GMT 2023

diff --git a/docs/public/info-html.txt b/docs/public/info-html.txt index f3450c979..0f860704a 100644 --- a/docs/public/info-html.txt +++ b/docs/public/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-05 03:04:49+0000 +date=2023-12-05 03:05:49+0000 os=Linux 6.2.0-1016-azure schemaspy-version=6.1.1-SNAPSHOT schemaspy-build=6.1.1-SNAPSHOT.41 2022-10-29 22:04:50