diff --git a/index.html b/index.html
index c6a6c8c29..2b6e324e2 100644
--- a/index.html
+++ b/index.html
@@ -49,7 +49,7 @@
diff --git a/users/columns.html b/users/columns.html
index b7dcec172..e0ef0b221 100644
--- a/users/columns.html
+++ b/users/columns.html
@@ -116,9 +116,9 @@
Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "type",
+ "name": "script",
"type": "varchar",
- "length": 20,
+ "length": 1000,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -130,10 +130,10 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "script",
- "type": "varchar",
- "length": 1000,
- "nullable": "",
+ "name": "checksum",
+ "type": "int4",
+ "length": 10,
+ "nullable": "√",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
@@ -144,12 +144,12 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "installed_on",
- "type": "timestamp",
- "length": 29,
+ "name": "execution_time",
+ "type": "int4",
+ "length": 10,
"nullable": "",
"autoUpdated": "",
- "defaultValue": "now()",
+ "defaultValue": "null",
"comments": ""
},
{
@@ -158,14 +158,28 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "description",
+ "name": "type",
"type": "varchar",
- "length": 200,
+ "length": 20,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
+ {
+ "tableName": "flyway_schema_history",
+ "tableFileName": "flyway_schema_history",
+ "tableType": "Table",
+ "keyClass": "",
+ "keyTitle": "",
+ "name": "version",
+ "type": "varchar",
+ "length": 50,
+ "nullable": "√",
+ "autoUpdated": "",
+ "defaultValue": "null",
+ "comments": ""
+ },
{
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
@@ -200,12 +214,12 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "execution_time",
- "type": "int4",
- "length": 10,
+ "name": "installed_on",
+ "type": "timestamp",
+ "length": 29,
"nullable": "",
"autoUpdated": "",
- "defaultValue": "null",
+ "defaultValue": "now()",
"comments": ""
},
{
@@ -214,9 +228,9 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "installed_by",
+ "name": "description",
"type": "varchar",
- "length": 100,
+ "length": 200,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
@@ -228,24 +242,10 @@ Columns
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
- "name": "version",
+ "name": "installed_by",
"type": "varchar",
- "length": 50,
- "nullable": "√",
- "autoUpdated": "",
- "defaultValue": "null",
- "comments": ""
- },
- {
- "tableName": "flyway_schema_history",
- "tableFileName": "flyway_schema_history",
- "tableType": "Table",
- "keyClass": "",
- "keyTitle": "",
- "name": "checksum",
- "type": "int4",
- "length": 10,
- "nullable": "√",
+ "length": 100,
+ "nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
diff --git a/users/index.html b/users/index.html
index 4cdb6792f..26bc7e29c 100644
--- a/users/index.html
+++ b/users/index.html
@@ -78,7 +78,7 @@ Tables
SchemaSpy Analysis of default.users
-
Generated on Sat Dec 21 11:04 GMT 2024
+
Generated on Sat Dec 28 11:04 GMT 2024
diff --git a/users/info-html.txt b/users/info-html.txt
index 3db05591c..25cdcc057 100644
--- a/users/info-html.txt
+++ b/users/info-html.txt
@@ -1,4 +1,4 @@
-date=2024-12-21 11:04:40+0000
+date=2024-12-28 11:04:50+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