Skip to content

Commit 4bfdf29

Browse files
Deploying to gh-pages from @ e2354f3 🚀
1 parent 4da0c28 commit 4bfdf29

4 files changed

Lines changed: 34 additions & 34 deletions

File tree

schemaspy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<section class="content-header">
5050
<div class="callout callout-info">
5151
<h4>SchemaSpy Analysis of default</h4>
52-
<p>Generated on Sat Aug 01 11:26 GMT 2026</p>
52+
<p>Generated on Sat Aug 08 11:07 GMT 2026</p>
5353
</div>
5454
</section>
5555
<!-- Main content -->

schemaspy/users/columns.html

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ <h3 class="box-title">Columns</h3>
114114
"tableName": "flyway_schema_history",
115115
"tableFileName": "flyway_schema_history",
116116
"tableType": "Table",
117-
"keyClass": "",
118-
"keyTitle": "",
119-
"name": "script",
120-
"type": "varchar",
121-
"length": 1000,
117+
"keyClass": "primaryKey",
118+
"keyTitle": "Primary Key",
119+
"name": "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>installed_rank",
120+
"type": "int4",
121+
"length": 10,
122122
"nullable": "",
123123
"autoUpdated": "",
124124
"defaultValue": "null",
@@ -130,9 +130,9 @@ <h3 class="box-title">Columns</h3>
130130
"tableType": "Table",
131131
"keyClass": "",
132132
"keyTitle": "",
133-
"name": "checksum",
134-
"type": "int4",
135-
"length": 10,
133+
"name": "version",
134+
"type": "varchar",
135+
"length": 50,
136136
"nullable": "√",
137137
"autoUpdated": "",
138138
"defaultValue": "null",
@@ -144,9 +144,9 @@ <h3 class="box-title">Columns</h3>
144144
"tableType": "Table",
145145
"keyClass": "",
146146
"keyTitle": "",
147-
"name": "execution_time",
148-
"type": "int4",
149-
"length": 10,
147+
"name": "script",
148+
"type": "varchar",
149+
"length": 1000,
150150
"nullable": "",
151151
"autoUpdated": "",
152152
"defaultValue": "null",
@@ -158,9 +158,9 @@ <h3 class="box-title">Columns</h3>
158158
"tableType": "Table",
159159
"keyClass": "",
160160
"keyTitle": "",
161-
"name": "type",
162-
"type": "varchar",
163-
"length": 20,
161+
"name": "execution_time",
162+
"type": "int4",
163+
"length": 10,
164164
"nullable": "",
165165
"autoUpdated": "",
166166
"defaultValue": "null",
@@ -172,10 +172,10 @@ <h3 class="box-title">Columns</h3>
172172
"tableType": "Table",
173173
"keyClass": "",
174174
"keyTitle": "",
175-
"name": "version",
175+
"name": "installed_by",
176176
"type": "varchar",
177-
"length": 50,
178-
"nullable": "",
177+
"length": 100,
178+
"nullable": "",
179179
"autoUpdated": "",
180180
"defaultValue": "null",
181181
"comments": ""
@@ -184,12 +184,12 @@ <h3 class="box-title">Columns</h3>
184184
"tableName": "flyway_schema_history",
185185
"tableFileName": "flyway_schema_history",
186186
"tableType": "Table",
187-
"keyClass": "primaryKey",
188-
"keyTitle": "Primary Key",
189-
"name": "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>installed_rank",
187+
"keyClass": "",
188+
"keyTitle": "",
189+
"name": "checksum",
190190
"type": "int4",
191191
"length": 10,
192-
"nullable": "",
192+
"nullable": "",
193193
"autoUpdated": "",
194194
"defaultValue": "null",
195195
"comments": ""
@@ -214,12 +214,12 @@ <h3 class="box-title">Columns</h3>
214214
"tableType": "Table",
215215
"keyClass": "",
216216
"keyTitle": "",
217-
"name": "installed_on",
218-
"type": "timestamp",
219-
"length": 29,
217+
"name": "type",
218+
"type": "varchar",
219+
"length": 20,
220220
"nullable": "",
221221
"autoUpdated": "",
222-
"defaultValue": "now()",
222+
"defaultValue": "null",
223223
"comments": ""
224224
},
225225
{
@@ -228,12 +228,12 @@ <h3 class="box-title">Columns</h3>
228228
"tableType": "Table",
229229
"keyClass": "",
230230
"keyTitle": "",
231-
"name": "description",
232-
"type": "varchar",
233-
"length": 200,
231+
"name": "installed_on",
232+
"type": "timestamp",
233+
"length": 29,
234234
"nullable": "",
235235
"autoUpdated": "",
236-
"defaultValue": "null",
236+
"defaultValue": "now()",
237237
"comments": ""
238238
},
239239
{
@@ -242,9 +242,9 @@ <h3 class="box-title">Columns</h3>
242242
"tableType": "Table",
243243
"keyClass": "",
244244
"keyTitle": "",
245-
"name": "installed_by",
245+
"name": "description",
246246
"type": "varchar",
247-
"length": 100,
247+
"length": 200,
248248
"nullable": "",
249249
"autoUpdated": "",
250250
"defaultValue": "null",

schemaspy/users/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h1>Tables</h1><br />
7878
<div class="col-md-12">
7979
<div class="callout callout-info">
8080
<h4>SchemaSpy Analysis of default.users</h4>
81-
<p>Generated on Sat Aug 01 11:26 GMT 2026</p>
81+
<p>Generated on Sat Aug 08 11:07 GMT 2026</p>
8282
</div>
8383
</div>
8484
</div>

schemaspy/users/info-html.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
date=2026-08-01 11:26:57+0000
1+
date=2026-08-08 11:07:08+0000
22
os=Linux 6.17.0-1020-azure
33
schemaspy-version=6.2.4
44
schemaspy-build=6.2.4.41 2023-07-21 11:15:12

0 commit comments

Comments
 (0)