diff --git a/docs/index.html b/docs/index.html
index 8847d88de..4894c1e7a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -49,7 +49,7 @@
diff --git a/docs/information_schema/index.html b/docs/information_schema/index.html
index 4f6c8aad2..99a11da6b 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 02:35 GMT 2023
+
Generated on Tue Dec 05 02:36 GMT 2023
diff --git a/docs/information_schema/info-html.txt b/docs/information_schema/info-html.txt
index d05276501..24db2ca7c 100644
--- a/docs/information_schema/info-html.txt
+++ b/docs/information_schema/info-html.txt
@@ -1,4 +1,4 @@
-date=2023-12-05 02:35:01+0000
+date=2023-12-05 02:36:06+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 eeec8ccea..603bc7173 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 02:35 GMT 2023
+
Generated on Tue Dec 05 02:36 GMT 2023
diff --git a/docs/pg_catalog/info-html.txt b/docs/pg_catalog/info-html.txt
index 8fdbac127..cd5cff671 100644
--- a/docs/pg_catalog/info-html.txt
+++ b/docs/pg_catalog/info-html.txt
@@ -1,4 +1,4 @@
-date=2023-12-05 02:35:02+0000
+date=2023-12-05 02:36:07+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 ec7fcb3db..572d97ba1 100644
--- a/docs/public/columns.html
+++ b/docs/public/columns.html
@@ -114,14 +114,14 @@ 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": ""
},
{
@@ -130,10 +130,10 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "created_on",
+ "name": "last_login",
"type": "timestamp",
"length": 29,
- "nullable": "",
+ "nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -144,10 +144,10 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "last_login",
+ "name": "created_on",
"type": "timestamp",
"length": 29,
- "nullable": "√",
+ "nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -156,9 +156,9 @@ Columns
"tableName": "accounts",
"tableFileName": "accounts",
"tableType": "Table",
- "keyClass": "",
- "keyTitle": "",
- "name": "password",
+ "keyClass": "indexedColumn",
+ "keyTitle": "Indexed",
+ "name": "<\/i>username",
"type": "varchar",
"length": 50,
"nullable": "",
@@ -170,25 +170,25 @@ Columns
"tableName": "accounts",
"tableFileName": "accounts",
"tableType": "Table",
- "keyClass": "indexedColumn",
- "keyTitle": "Indexed",
- "name": "<\/i>username",
- "type": "varchar",
- "length": 50,
+ "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": "indexedColumn",
- "keyTitle": "Indexed",
- "name": "<\/i>email",
+ "keyClass": "",
+ "keyTitle": "",
+ "name": "password",
"type": "varchar",
- "length": 255,
+ "length": 50,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
diff --git a/docs/public/index.html b/docs/public/index.html
index ea498e8d2..82e25e942 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 02:35 GMT 2023
+
Generated on Tue Dec 05 02:36 GMT 2023
diff --git a/docs/public/info-html.txt b/docs/public/info-html.txt
index 8fdbac127..cd5cff671 100644
--- a/docs/public/info-html.txt
+++ b/docs/public/info-html.txt
@@ -1,4 +1,4 @@
-date=2023-12-05 02:35:02+0000
+date=2023-12-05 02:36:07+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