diff --git a/schemaspy/index.html b/schemaspy/index.html
index 688d0d5e..c1513e4d 100644
--- a/schemaspy/index.html
+++ b/schemaspy/index.html
@@ -49,7 +49,7 @@
diff --git a/schemaspy/public/columns.html b/schemaspy/public/columns.html
index 6fa787c2..4037ac8e 100644
--- a/schemaspy/public/columns.html
+++ b/schemaspy/public/columns.html
@@ -116,12 +116,26 @@
Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "installed_on",
- "type": "timestamp",
- "length": 29,
+ "name": "type",
+ "type": "varchar",
+ "length": 20,
"nullable": "",
"autoUpdated": "",
- "defaultValue": "now()",
+ "defaultValue": "null",
+ "comments": ""
+ },
+ {
+ "tableName": "flyway_schema_history",
+ "tableFileName": "flyway_schema_history",
+ "tableType": "Table",
+ "keyClass": "primaryKey",
+ "keyTitle": "Primary Key",
+ "name": "<\/i>installed_rank",
+ "type": "int4",
+ "length": 10,
+ "nullable": "",
+ "autoUpdated": "",
+ "defaultValue": "null",
"comments": ""
},
{
@@ -130,9 +144,9 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "script",
- "type": "varchar",
- "length": 1000,
+ "name": "execution_time",
+ "type": "int4",
+ "length": 10,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -142,12 +156,12 @@ Columns
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
- "keyClass": "indexedColumn",
- "keyTitle": "Indexed",
- "name": "<\/i>success",
- "type": "bool",
- "length": 1,
- "nullable": "",
+ "keyClass": "",
+ "keyTitle": "",
+ "name": "checksum",
+ "type": "int4",
+ "length": 10,
+ "nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -158,9 +172,9 @@ Columns
"tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "type",
- "type": "text",
- "length": 2147483647,
+ "name": "coord_dimension",
+ "type": "int4",
+ "length": 10,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
@@ -172,24 +186,24 @@ Columns
"tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "f_table_name",
- "type": "name",
- "length": 2147483647,
+ "name": "f_table_catalog",
+ "type": "varchar",
+ "length": 256,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "geography_columns",
- "tableFileName": "geography_columns",
- "tableType": "View",
+ "tableName": "flyway_schema_history",
+ "tableFileName": "flyway_schema_history",
+ "tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "coord_dimension",
- "type": "int4",
- "length": 10,
- "nullable": "√",
+ "name": "installed_by",
+ "type": "varchar",
+ "length": 100,
+ "nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -200,7 +214,7 @@ Columns
"tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "f_geography_column",
+ "name": "f_table_name",
"type": "name",
"length": 2147483647,
"nullable": "√",
@@ -214,7 +228,7 @@ Columns
"tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "f_table_catalog",
+ "name": "f_table_schema",
"type": "name",
"length": 2147483647,
"nullable": "√",
@@ -228,9 +242,23 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "checksum",
- "type": "int4",
- "length": 10,
+ "name": "installed_on",
+ "type": "timestamp",
+ "length": 29,
+ "nullable": "",
+ "autoUpdated": "",
+ "defaultValue": "now()",
+ "comments": ""
+ },
+ {
+ "tableName": "flyway_schema_history",
+ "tableFileName": "flyway_schema_history",
+ "tableType": "Table",
+ "keyClass": "",
+ "keyTitle": "",
+ "name": "version",
+ "type": "varchar",
+ "length": 50,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
@@ -240,40 +268,40 @@ Columns
"tableName": "geometry_columns",
"tableFileName": "geometry_columns",
"tableType": "View",
- "keyClass": "foreignKey",
- "keyTitle": "Foreign Key",
- "name": "<\/i>srid",
- "type": "int4",
- "length": 10,
+ "keyClass": "",
+ "keyTitle": "",
+ "name": "f_geometry_column",
+ "type": "name",
+ "length": 2147483647,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "flyway_schema_history",
- "tableFileName": "flyway_schema_history",
+ "tableName": "spatial_ref_sys",
+ "tableFileName": "spatial_ref_sys",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "type",
+ "name": "proj4text",
"type": "varchar",
- "length": 20,
- "nullable": "",
+ "length": 2048,
+ "nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "flyway_schema_history",
- "tableFileName": "flyway_schema_history",
+ "tableName": "spatial_ref_sys",
+ "tableFileName": "spatial_ref_sys",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "description",
+ "name": "srtext",
"type": "varchar",
- "length": 200,
- "nullable": "",
+ "length": 2048,
+ "nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -284,9 +312,9 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "installed_by",
+ "name": "description",
"type": "varchar",
- "length": 100,
+ "length": 200,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -298,37 +326,9 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "execution_time",
- "type": "int4",
- "length": 10,
- "nullable": "",
- "autoUpdated": "",
- "defaultValue": "null",
- "comments": ""
- },
- {
- "tableName": "geometry_columns",
- "tableFileName": "geometry_columns",
- "tableType": "View",
- "keyClass": "",
- "keyTitle": "",
- "name": "f_table_catalog",
+ "name": "script",
"type": "varchar",
- "length": 256,
- "nullable": "√",
- "autoUpdated": "",
- "defaultValue": "null",
- "comments": ""
- },
- {
- "tableName": "spatial_ref_sys",
- "tableFileName": "spatial_ref_sys",
- "tableType": "Table",
- "keyClass": "primaryKey",
- "keyTitle": "Primary Key",
- "name": "<\/i>srid",
- "type": "int4",
- "length": 10,
+ "length": 1000,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -349,40 +349,40 @@ Columns
"comments": ""
},
{
- "tableName": "spatial_ref_sys",
- "tableFileName": "spatial_ref_sys",
- "tableType": "Table",
+ "tableName": "geography_columns",
+ "tableFileName": "geography_columns",
+ "tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "proj4text",
- "type": "varchar",
- "length": 2048,
+ "name": "f_geography_column",
+ "type": "name",
+ "length": 2147483647,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "spatial_ref_sys",
- "tableFileName": "spatial_ref_sys",
- "tableType": "Table",
+ "tableName": "geometry_columns",
+ "tableFileName": "geometry_columns",
+ "tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "auth_srid",
- "type": "int4",
- "length": 10,
+ "name": "type",
+ "type": "varchar",
+ "length": 30,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "flyway_schema_history",
- "tableFileName": "flyway_schema_history",
+ "tableName": "spatial_ref_sys",
+ "tableFileName": "spatial_ref_sys",
"tableType": "Table",
"keyClass": "primaryKey",
"keyTitle": "Primary Key",
- "name": "<\/i>installed_rank",
+ "name": "<\/i>srid",
"type": "int4",
"length": 10,
"nullable": "",
@@ -391,42 +391,42 @@ Columns
"comments": ""
},
{
- "tableName": "flyway_schema_history",
- "tableFileName": "flyway_schema_history",
+ "tableName": "spatial_ref_sys",
+ "tableFileName": "spatial_ref_sys",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "version",
+ "name": "auth_name",
"type": "varchar",
- "length": 50,
+ "length": 256,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "geometry_columns",
- "tableFileName": "geometry_columns",
- "tableType": "View",
+ "tableName": "spatial_ref_sys",
+ "tableFileName": "spatial_ref_sys",
+ "tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "type",
- "type": "varchar",
- "length": 30,
+ "name": "auth_srid",
+ "type": "int4",
+ "length": 10,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "spatial_ref_sys",
- "tableFileName": "spatial_ref_sys",
- "tableType": "Table",
- "keyClass": "",
- "keyTitle": "",
- "name": "srtext",
- "type": "varchar",
- "length": 2048,
+ "tableName": "geometry_columns",
+ "tableFileName": "geometry_columns",
+ "tableType": "View",
+ "keyClass": "foreignKey",
+ "keyTitle": "Foreign Key",
+ "name": "<\/i>srid",
+ "type": "int4",
+ "length": 10,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
@@ -447,12 +447,12 @@ Columns
"comments": ""
},
{
- "tableName": "geography_columns",
- "tableFileName": "geography_columns",
+ "tableName": "geometry_columns",
+ "tableFileName": "geometry_columns",
"tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "f_table_schema",
+ "name": "f_table_name",
"type": "name",
"length": 2147483647,
"nullable": "√",
@@ -461,26 +461,26 @@ Columns
"comments": ""
},
{
- "tableName": "geography_columns",
- "tableFileName": "geography_columns",
- "tableType": "View",
- "keyClass": "",
- "keyTitle": "",
- "name": "f_table_name",
- "type": "name",
- "length": 2147483647,
- "nullable": "√",
+ "tableName": "flyway_schema_history",
+ "tableFileName": "flyway_schema_history",
+ "tableType": "Table",
+ "keyClass": "indexedColumn",
+ "keyTitle": "Indexed",
+ "name": "<\/i>success",
+ "type": "bool",
+ "length": 1,
+ "nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
- "tableName": "geometry_columns",
- "tableFileName": "geometry_columns",
+ "tableName": "geography_columns",
+ "tableFileName": "geography_columns",
"tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "f_table_schema",
+ "name": "f_table_catalog",
"type": "name",
"length": 2147483647,
"nullable": "√",
@@ -489,14 +489,14 @@ Columns
"comments": ""
},
{
- "tableName": "spatial_ref_sys",
- "tableFileName": "spatial_ref_sys",
- "tableType": "Table",
+ "tableName": "geography_columns",
+ "tableFileName": "geography_columns",
+ "tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "auth_name",
- "type": "varchar",
- "length": 256,
+ "name": "type",
+ "type": "text",
+ "length": 2147483647,
"nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
@@ -508,7 +508,7 @@ Columns
"tableType": "View",
"keyClass": "",
"keyTitle": "",
- "name": "f_geometry_column",
+ "name": "f_table_schema",
"type": "name",
"length": 2147483647,
"nullable": "√",
diff --git a/schemaspy/public/index.html b/schemaspy/public/index.html
index 082ac87d..f28b73a5 100644
--- a/schemaspy/public/index.html
+++ b/schemaspy/public/index.html
@@ -78,7 +78,7 @@ Tables
SchemaSpy Analysis of default.public
-
Generated on Sat Aug 17 11:01 GMT 2024
+
Generated on Sat Aug 24 11:01 GMT 2024
diff --git a/schemaspy/public/info-html.txt b/schemaspy/public/info-html.txt
index e2a31072..728c1d70 100644
--- a/schemaspy/public/info-html.txt
+++ b/schemaspy/public/info-html.txt
@@ -1,4 +1,4 @@
-date=2024-08-17 11:01:01+0000
+date=2024-08-24 11:01:22+0000
os=Linux 6.5.0-1025-azure
schemaspy-version=6.2.4
schemaspy-build=6.2.4.41 2023-07-21 11:15:12