diff --git a/docs/index.html b/docs/index.html index de1a02997..bfb08ef73 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@

SchemaSpy Analysis of testdb

-

Generated on Tue Dec 05 01:13 GMT 2023

+

Generated on Tue Dec 05 01:14 GMT 2023

diff --git a/docs/information_schema/index.html b/docs/information_schema/index.html index 65ecabd9b..0f8f64d07 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 01:13 GMT 2023

+

Generated on Tue Dec 05 01:14 GMT 2023

diff --git a/docs/information_schema/info-html.txt b/docs/information_schema/info-html.txt index 69f32f58d..da5db0ce9 100644 --- a/docs/information_schema/info-html.txt +++ b/docs/information_schema/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-05 01:13:20+0000 +date=2023-12-05 01:14:18+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 a8c5fd91b..c3c6990ba 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 01:13 GMT 2023

+

Generated on Tue Dec 05 01:14 GMT 2023

diff --git a/docs/pg_catalog/info-html.txt b/docs/pg_catalog/info-html.txt index 2b1a4032d..eceaa3e4a 100644 --- a/docs/pg_catalog/info-html.txt +++ b/docs/pg_catalog/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-05 01:13:21+0000 +date=2023-12-05 01:14:19+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 3c66a7225..ce8b957c3 100644 --- a/docs/public/columns.html +++ b/docs/public/columns.html @@ -114,26 +114,26 @@

Columns

"tableName": "accounts", "tableFileName": "accounts", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>email", - "type": "varchar", - "length": 255, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>user_id", + "type": "serial", + "length": 10, "nullable": "", - "autoUpdated": "", - "defaultValue": "null", + "autoUpdated": "√", + "defaultValue": "nextval('accounts_user_id_seq'::regclass)", "comments": "" }, { "tableName": "accounts", "tableFileName": "accounts", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "last_login", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>username", + "type": "varchar", + "length": 50, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -170,26 +170,26 @@

Columns

"tableName": "accounts", "tableFileName": "accounts", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>user_id", - "type": "serial", - "length": 10, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>email", + "type": "varchar", + "length": 255, "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('accounts_user_id_seq'::regclass)", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { "tableName": "accounts", "tableFileName": "accounts", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>username", - "type": "varchar", - "length": 50, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "last_login", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" diff --git a/docs/public/index.html b/docs/public/index.html index 79a27d6ca..f728ea949 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 01:13 GMT 2023

+

Generated on Tue Dec 05 01:14 GMT 2023

diff --git a/docs/public/info-html.txt b/docs/public/info-html.txt index 2b1a4032d..392840fee 100644 --- a/docs/public/info-html.txt +++ b/docs/public/info-html.txt @@ -1,4 +1,4 @@ -date=2023-12-05 01:13:21+0000 +date=2023-12-05 01:14:20+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