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

SchemaSpy Analysis of default

-

Generated on Sat Dec 07 11:02 GMT 2024

+

Generated on Sat Dec 14 11:02 GMT 2024

diff --git a/schemaspy/users/columns.html b/schemaspy/users/columns.html index dbfb3682..34e08988 100644 --- a/schemaspy/users/columns.html +++ b/schemaspy/users/columns.html @@ -125,31 +125,31 @@

Columns

"comments": "" }, { - "tableName": "flyway_schema_history", - "tableFileName": "flyway_schema_history", + "tableName": "users", + "tableFileName": "users", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "checksum", - "type": "int4", - "length": 10, - "nullable": "√", + "name": "name", + "type": "varchar", + "length": 200, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "flyway_schema_history", - "tableFileName": "flyway_schema_history", + "tableName": "users", + "tableFileName": "users", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "installed_on", - "type": "timestamp", - "length": 29, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "numeric", + "length": 0, "nullable": "", - "autoUpdated": "", - "defaultValue": "now()", + "autoUpdated": "√", + "defaultValue": "nextval('users.\"USER_SEQ\"'::regclass)", "comments": "" }, { @@ -158,10 +158,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "installed_by", - "type": "varchar", - "length": 100, - "nullable": "", + "name": "checksum", + "type": "int4", + "length": 10, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -172,10 +172,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "version", + "name": "script", "type": "varchar", - "length": 50, - "nullable": "√", + "length": 1000, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -184,37 +184,37 @@

Columns

"tableName": "users", "tableFileName": "users", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "numeric", - "length": 0, + "keyClass": "", + "keyTitle": "", + "name": "email", + "type": "varchar", + "length": 200, "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('users.\"USER_SEQ\"'::regclass)", + "autoUpdated": "", + "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, + "keyClass": "", + "keyTitle": "", + "name": "installed_on", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { "tableName": "flyway_schema_history", "tableFileName": "flyway_schema_history", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "execution_time", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>installed_rank", "type": "int4", "length": 10, "nullable": "", @@ -223,12 +223,12 @@

Columns

"comments": "" }, { - "tableName": "users", - "tableFileName": "users", + "tableName": "flyway_schema_history", + "tableFileName": "flyway_schema_history", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "name", + "name": "description", "type": "varchar", "length": 200, "nullable": "", @@ -242,9 +242,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "type", + "name": "installed_by", "type": "varchar", - "length": 20, + "length": 100, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -256,9 +256,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", + "name": "type", "type": "varchar", - "length": 200, + "length": 20, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -270,24 +270,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "script", - "type": "varchar", - "length": 1000, + "name": "execution_time", + "type": "int4", + "length": 10, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "users", - "tableFileName": "users", + "tableName": "flyway_schema_history", + "tableFileName": "flyway_schema_history", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "email", + "name": "version", "type": "varchar", - "length": 200, - "nullable": "", + "length": 50, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" diff --git a/schemaspy/users/index.html b/schemaspy/users/index.html index 5805002e..dfe7fa06 100644 --- a/schemaspy/users/index.html +++ b/schemaspy/users/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of default.users

-

Generated on Sat Dec 07 11:02 GMT 2024

+

Generated on Sat Dec 14 11:02 GMT 2024

diff --git a/schemaspy/users/info-html.txt b/schemaspy/users/info-html.txt index 382dcf5d..91a691b9 100644 --- a/schemaspy/users/info-html.txt +++ b/schemaspy/users/info-html.txt @@ -1,4 +1,4 @@ -date=2024-12-07 11:02:37+0000 +date=2024-12-14 11:02:26+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