diff --git a/schemaspy/index.html b/schemaspy/index.html index f6ffafc9b..dd7df39d1 100644 --- a/schemaspy/index.html +++ b/schemaspy/index.html @@ -49,7 +49,7 @@

SchemaSpy Analysis of default

-

Generated on Sat Apr 20 11:07 GMT 2024

+

Generated on Mon Apr 22 13:19 GMT 2024

diff --git a/schemaspy/public/columns.html b/schemaspy/public/columns.html index be0b40317..ddd8582a4 100644 --- a/schemaspy/public/columns.html +++ b/schemaspy/public/columns.html @@ -116,9 +116,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "execution_time", + "name": "checksum", "type": "int4", "length": 10, + "nullable": "√", + "autoUpdated": "", + "defaultValue": "null", + "comments": "" + }, + { + "tableName": "flyway_schema_history", + "tableFileName": "flyway_schema_history", + "tableType": "Table", + "keyClass": "", + "keyTitle": "", + "name": "description", + "type": "varchar", + "length": 200, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -130,7 +144,21 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "checksum", + "name": "installed_on", + "type": "timestamp", + "length": 29, + "nullable": "", + "autoUpdated": "", + "defaultValue": "now()", + "comments": "" + }, + { + "tableName": "geography_columns", + "tableFileName": "geography_columns", + "tableType": "View", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>srid", "type": "int4", "length": 10, "nullable": "√", @@ -139,8 +167,8 @@

Columns

"comments": "" }, { - "tableName": "geography_columns", - "tableFileName": "geography_columns", + "tableName": "geometry_columns", + "tableFileName": "geometry_columns", "tableType": "View", "keyClass": "", "keyTitle": "", @@ -153,15 +181,15 @@

Columns

"comments": "" }, { - "tableName": "geography_columns", - "tableFileName": "geography_columns", - "tableType": "View", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>srid", + "tableName": "flyway_schema_history", + "tableFileName": "flyway_schema_history", + "tableType": "Table", + "keyClass": "", + "keyTitle": "", + "name": "execution_time", "type": "int4", "length": 10, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -172,7 +200,7 @@

Columns

"tableType": "View", "keyClass": "", "keyTitle": "", - "name": "f_table_catalog", + "name": "f_geography_column", "type": "name", "length": 2147483647, "nullable": "√", @@ -181,29 +209,43 @@

Columns

"comments": "" }, { - "tableName": "geometry_columns", - "tableFileName": "geometry_columns", + "tableName": "geography_columns", + "tableFileName": "geography_columns", "tableType": "View", "keyClass": "", "keyTitle": "", - "name": "type", - "type": "varchar", - "length": 30, + "name": "f_table_name", + "type": "name", + "length": 2147483647, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "geometry_columns", - "tableFileName": "geometry_columns", - "tableType": "View", + "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": "flyway_schema_history", + "tableFileName": "flyway_schema_history", + "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "f_geometry_column", - "type": "name", - "length": 2147483647, - "nullable": "√", + "name": "type", + "type": "varchar", + "length": 20, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -212,9 +254,9 @@

Columns

"tableName": "geometry_columns", "tableFileName": "geometry_columns", "tableType": "View", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>srid", + "keyClass": "", + "keyTitle": "", + "name": "coord_dimension", "type": "int4", "length": 10, "nullable": "√", @@ -228,10 +270,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "installed_by", + "name": "version", "type": "varchar", - "length": 100, - "nullable": "", + "length": 50, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -240,11 +282,11 @@

Columns

"tableName": "flyway_schema_history", "tableFileName": "flyway_schema_history", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "script", - "type": "varchar", - "length": 1000, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>installed_rank", + "type": "int4", + "length": 10, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -256,9 +298,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "type", + "name": "script", "type": "varchar", - "length": 20, + "length": 1000, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -270,22 +312,22 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "installed_on", - "type": "timestamp", - "length": 29, + "name": "installed_by", + "type": "varchar", + "length": 100, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { - "tableName": "geometry_columns", - "tableFileName": "geometry_columns", + "tableName": "geography_columns", + "tableFileName": "geography_columns", "tableType": "View", "keyClass": "", "keyTitle": "", - "name": "f_table_schema", - "type": "name", + "name": "type", + "type": "text", "length": 2147483647, "nullable": "√", "autoUpdated": "", @@ -293,15 +335,15 @@

Columns

"comments": "" }, { - "tableName": "flyway_schema_history", - "tableFileName": "flyway_schema_history", - "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>success", - "type": "bool", - "length": 1, - "nullable": "", + "tableName": "geography_columns", + "tableFileName": "geography_columns", + "tableType": "View", + "keyClass": "", + "keyTitle": "", + "name": "coord_dimension", + "type": "int4", + "length": 10, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -312,21 +354,21 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "auth_name", - "type": "varchar", - "length": 256, + "name": "auth_srid", + "type": "int4", + "length": 10, "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": "", @@ -349,42 +391,56 @@

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": "proj4text", "type": "varchar", - "length": 50, + "length": 2048, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "flyway_schema_history", - "tableFileName": "flyway_schema_history", - "tableType": "Table", + "tableName": "geometry_columns", + "tableFileName": "geometry_columns", + "tableType": "View", "keyClass": "", "keyTitle": "", - "name": "description", + "name": "type", "type": "varchar", - "length": 200, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "geography_columns", - "tableFileName": "geography_columns", + "tableName": "geometry_columns", + "tableFileName": "geometry_columns", "tableType": "View", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>srid", + "type": "int4", + "length": 10, + "nullable": "√", + "autoUpdated": "", + "defaultValue": "null", + "comments": "" + }, + { + "tableName": "spatial_ref_sys", + "tableFileName": "spatial_ref_sys", + "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "f_table_name", - "type": "name", - "length": 2147483647, + "name": "auth_name", + "type": "varchar", + "length": 256, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -396,7 +452,7 @@

Columns

"tableType": "View", "keyClass": "", "keyTitle": "", - "name": "f_table_name", + "name": "f_geometry_column", "type": "name", "length": 2147483647, "nullable": "√", @@ -410,7 +466,7 @@

Columns

"tableType": "View", "keyClass": "", "keyTitle": "", - "name": "f_geography_column", + "name": "f_table_catalog", "type": "name", "length": 2147483647, "nullable": "√", @@ -424,23 +480,9 @@

Columns

"tableType": "View", "keyClass": "", "keyTitle": "", - "name": "coord_dimension", - "type": "int4", - "length": 10, - "nullable": "√", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "spatial_ref_sys", - "tableFileName": "spatial_ref_sys", - "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "proj4text", - "type": "varchar", - "length": 2048, + "name": "f_table_schema", + "type": "name", + "length": 2147483647, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -460,56 +502,14 @@

Columns

"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, - "nullable": "", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, { "tableName": "geometry_columns", "tableFileName": "geometry_columns", "tableType": "View", "keyClass": "", "keyTitle": "", - "name": "coord_dimension", - "type": "int4", - "length": 10, - "nullable": "√", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "spatial_ref_sys", - "tableFileName": "spatial_ref_sys", - "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "auth_srid", - "type": "int4", - "length": 10, - "nullable": "√", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "geography_columns", - "tableFileName": "geography_columns", - "tableType": "View", - "keyClass": "", - "keyTitle": "", - "name": "type", - "type": "text", + "name": "f_table_name", + "type": "name", "length": 2147483647, "nullable": "√", "autoUpdated": "", diff --git a/schemaspy/public/index.html b/schemaspy/public/index.html index 53ee5d1a2..9e64b9eda 100644 --- a/schemaspy/public/index.html +++ b/schemaspy/public/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of default.public

-

Generated on Sat Apr 20 11:07 GMT 2024

+

Generated on Mon Apr 22 13:19 GMT 2024

diff --git a/schemaspy/public/info-html.txt b/schemaspy/public/info-html.txt index 10d9fe943..67987ed70 100644 --- a/schemaspy/public/info-html.txt +++ b/schemaspy/public/info-html.txt @@ -1,4 +1,4 @@ -date=2024-04-20 11:07:13+0000 +date=2024-04-22 13:19:44+0000 os=Linux 6.5.0-1018-azure schemaspy-version=6.2.4 schemaspy-build=6.2.4.41 2023-07-21 11:15:12