diff --git a/index.html b/index.html
index d1e7b52..a555988 100644
--- a/index.html
+++ b/index.html
@@ -49,7 +49,7 @@
diff --git a/users/columns.html b/users/columns.html
index 7b5bf02..b7dcec1 100644
--- a/users/columns.html
+++ b/users/columns.html
@@ -116,10 +116,10 @@
Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "version",
+ "name": "type",
"type": "varchar",
- "length": 50,
- "nullable": "√",
+ "length": 20,
+ "nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -128,11 +128,11 @@ Columns
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
- "keyClass": "indexedColumn",
- "keyTitle": "Indexed",
- "name": "<\/i>success",
- "type": "bool",
- "length": 1,
+ "keyClass": "",
+ "keyTitle": "",
+ "name": "script",
+ "type": "varchar",
+ "length": 1000,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -144,12 +144,12 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "checksum",
- "type": "int4",
- "length": 10,
- "nullable": "√",
+ "name": "installed_on",
+ "type": "timestamp",
+ "length": 29,
+ "nullable": "",
"autoUpdated": "",
- "defaultValue": "null",
+ "defaultValue": "now()",
"comments": ""
},
{
@@ -158,9 +158,9 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "type",
+ "name": "description",
"type": "varchar",
- "length": 20,
+ "length": 200,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -170,11 +170,11 @@ Columns
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
- "keyClass": "",
- "keyTitle": "",
- "name": "description",
- "type": "varchar",
- "length": 200,
+ "keyClass": "primaryKey",
+ "keyTitle": "Primary Key",
+ "name": "<\/i>installed_rank",
+ "type": "int4",
+ "length": 10,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -184,11 +184,11 @@ Columns
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
- "keyClass": "",
- "keyTitle": "",
- "name": "installed_by",
- "type": "varchar",
- "length": 100,
+ "keyClass": "indexedColumn",
+ "keyTitle": "Indexed",
+ "name": "<\/i>success",
+ "type": "bool",
+ "length": 1,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -212,11 +212,11 @@ Columns
"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_by",
+ "type": "varchar",
+ "length": 100,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -228,10 +228,10 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "script",
+ "name": "version",
"type": "varchar",
- "length": 1000,
- "nullable": "",
+ "length": 50,
+ "nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -242,12 +242,12 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "installed_on",
- "type": "timestamp",
- "length": 29,
- "nullable": "",
+ "name": "checksum",
+ "type": "int4",
+ "length": 10,
+ "nullable": "√",
"autoUpdated": "",
- "defaultValue": "now()",
+ "defaultValue": "null",
"comments": ""
}
];
diff --git a/users/index.html b/users/index.html
index c2eaf64..ea3048e 100644
--- a/users/index.html
+++ b/users/index.html
@@ -78,7 +78,7 @@ Tables
SchemaSpy Analysis of default.users
-
Generated on Sat Jan 11 11:06 GMT 2025
+
Generated on Sat Jan 18 11:05 GMT 2025
diff --git a/users/info-html.txt b/users/info-html.txt
index 2693bfc..3a288af 100644
--- a/users/info-html.txt
+++ b/users/info-html.txt
@@ -1,4 +1,4 @@
-date=2025-01-11 11:06:00+0000
+date=2025-01-18 11:05:58+0000
os=Linux 6.8.0-1017-azure
schemaspy-version=6.2.4
schemaspy-build=6.2.4.41 2023-07-21 11:15:12