From 85d4a681c4e5e0c864590e4667ab97fa2d08a447 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 4 Dec 2023 23:46:39 +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 | 32 +++++++++++++-------------- docs/public/index.html | 2 +- docs/public/info-html.txt | 2 +- 8 files changed, 23 insertions(+), 23 deletions(-) diff --git a/docs/index.html b/docs/index.html index 4e5df7395..f3ba6681e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@

SchemaSpy Analysis of testdb

-

Generated on Mon Dec 04 23:45 GMT 2023

+

Generated on Mon Dec 04 23:46 GMT 2023

diff --git a/docs/information_schema/index.html b/docs/information_schema/index.html index a1b7f3db1..40f824a46 100644 --- a/docs/information_schema/index.html +++ b/docs/information_schema/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of testdb

-

Generated on Mon Dec 04 23:45 GMT 2023

+

Generated on Mon Dec 04 23:46 GMT 2023

diff --git a/docs/information_schema/info-html.txt b/docs/information_schema/info-html.txt index 3682dac6e..06d387cac 100644 --- a/docs/information_schema/info-html.txt +++ b/docs/information_schema/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-04 23:45:40+0000 +date=2023-12-04 23:46:35+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 b4d99b950..3d863031c 100644 --- a/docs/pg_catalog/index.html +++ b/docs/pg_catalog/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of testdb

-

Generated on Mon Dec 04 23:45 GMT 2023

+

Generated on Mon Dec 04 23:46 GMT 2023

diff --git a/docs/pg_catalog/info-html.txt b/docs/pg_catalog/info-html.txt index 1966f41c6..9d2fcf617 100644 --- a/docs/pg_catalog/info-html.txt +++ b/docs/pg_catalog/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-04 23:45:41+0000 +date=2023-12-04 23:46:36+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 ce8b957c3..e9b055da7 100644 --- a/docs/public/columns.html +++ b/docs/public/columns.html @@ -128,9 +128,9 @@

Columns

"tableName": "accounts", "tableFileName": "accounts", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>username", + "keyClass": "", + "keyTitle": "", + "name": "password", "type": "varchar", "length": 50, "nullable": "", @@ -142,11 +142,11 @@

Columns

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

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "password", - "type": "varchar", - "length": 50, - "nullable": "", + "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>email", + "name": "<\/i>username", "type": "varchar", - "length": 255, + "length": 50, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -186,10 +186,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "last_login", + "name": "created_on", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" diff --git a/docs/public/index.html b/docs/public/index.html index b8931b26c..2a1e4f967 100644 --- a/docs/public/index.html +++ b/docs/public/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of testdb

-

Generated on Mon Dec 04 23:45 GMT 2023

+

Generated on Mon Dec 04 23:46 GMT 2023

diff --git a/docs/public/info-html.txt b/docs/public/info-html.txt index 1966f41c6..c93bc4b54 100644 --- a/docs/public/info-html.txt +++ b/docs/public/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-04 23:45:41+0000 +date=2023-12-04 23:46:37+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