Skip to content

Commit 47d8a1b

Browse files
Deploying to gh-pages from @ 0adbf3c 🚀
1 parent af11c41 commit 47d8a1b

4 files changed

Lines changed: 42 additions & 42 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 Apr 18 11:12 GMT 2026</p>
52+
<p>Generated on Sat Apr 25 11:14 GMT 2026</p>
5353
</div>
5454
</section>
5555
<!-- Main content -->

schemaspy/users/columns.html

Lines changed: 39 additions & 39 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": "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,
117+
"keyClass": "",
118+
"keyTitle": "",
119+
"name": "installed_by",
120+
"type": "varchar",
121+
"length": 100,
122122
"nullable": "",
123123
"autoUpdated": "",
124124
"defaultValue": "null",
@@ -130,12 +130,12 @@ <h3 class="box-title">Columns</h3>
130130
"tableType": "Table",
131131
"keyClass": "",
132132
"keyTitle": "",
133-
"name": "version",
134-
"type": "varchar",
135-
"length": 50,
136-
"nullable": "",
133+
"name": "installed_on",
134+
"type": "timestamp",
135+
"length": 29,
136+
"nullable": "",
137137
"autoUpdated": "",
138-
"defaultValue": "null",
138+
"defaultValue": "now()",
139139
"comments": ""
140140
},
141141
{
@@ -144,10 +144,10 @@ <h3 class="box-title">Columns</h3>
144144
"tableType": "Table",
145145
"keyClass": "",
146146
"keyTitle": "",
147-
"name": "script",
148-
"type": "varchar",
149-
"length": 1000,
150-
"nullable": "",
147+
"name": "checksum",
148+
"type": "int4",
149+
"length": 10,
150+
"nullable": "",
151151
"autoUpdated": "",
152152
"defaultValue": "null",
153153
"comments": ""
@@ -158,9 +158,9 @@ <h3 class="box-title">Columns</h3>
158158
"tableType": "Table",
159159
"keyClass": "",
160160
"keyTitle": "",
161-
"name": "execution_time",
162-
"type": "int4",
163-
"length": 10,
161+
"name": "type",
162+
"type": "varchar",
163+
"length": 20,
164164
"nullable": "",
165165
"autoUpdated": "",
166166
"defaultValue": "null",
@@ -172,9 +172,9 @@ <h3 class="box-title">Columns</h3>
172172
"tableType": "Table",
173173
"keyClass": "",
174174
"keyTitle": "",
175-
"name": "installed_by",
175+
"name": "description",
176176
"type": "varchar",
177-
"length": 100,
177+
"length": 200,
178178
"nullable": "",
179179
"autoUpdated": "",
180180
"defaultValue": "null",
@@ -186,9 +186,9 @@ <h3 class="box-title">Columns</h3>
186186
"tableType": "Table",
187187
"keyClass": "",
188188
"keyTitle": "",
189-
"name": "checksum",
190-
"type": "int4",
191-
"length": 10,
189+
"name": "version",
190+
"type": "varchar",
191+
"length": 50,
192192
"nullable": "√",
193193
"autoUpdated": "",
194194
"defaultValue": "null",
@@ -198,11 +198,11 @@ <h3 class="box-title">Columns</h3>
198198
"tableName": "flyway_schema_history",
199199
"tableFileName": "flyway_schema_history",
200200
"tableType": "Table",
201-
"keyClass": "indexedColumn",
202-
"keyTitle": "Indexed",
203-
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>success",
204-
"type": "bool",
205-
"length": 1,
201+
"keyClass": "primaryKey",
202+
"keyTitle": "Primary Key",
203+
"name": "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>installed_rank",
204+
"type": "int4",
205+
"length": 10,
206206
"nullable": "",
207207
"autoUpdated": "",
208208
"defaultValue": "null",
@@ -212,11 +212,11 @@ <h3 class="box-title">Columns</h3>
212212
"tableName": "flyway_schema_history",
213213
"tableFileName": "flyway_schema_history",
214214
"tableType": "Table",
215-
"keyClass": "",
216-
"keyTitle": "",
217-
"name": "type",
218-
"type": "varchar",
219-
"length": 20,
215+
"keyClass": "indexedColumn",
216+
"keyTitle": "Indexed",
217+
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>success",
218+
"type": "bool",
219+
"length": 1,
220220
"nullable": "",
221221
"autoUpdated": "",
222222
"defaultValue": "null",
@@ -228,12 +228,12 @@ <h3 class="box-title">Columns</h3>
228228
"tableType": "Table",
229229
"keyClass": "",
230230
"keyTitle": "",
231-
"name": "installed_on",
232-
"type": "timestamp",
233-
"length": 29,
231+
"name": "script",
232+
"type": "varchar",
233+
"length": 1000,
234234
"nullable": "",
235235
"autoUpdated": "",
236-
"defaultValue": "now()",
236+
"defaultValue": "null",
237237
"comments": ""
238238
},
239239
{
@@ -242,9 +242,9 @@ <h3 class="box-title">Columns</h3>
242242
"tableType": "Table",
243243
"keyClass": "",
244244
"keyTitle": "",
245-
"name": "description",
246-
"type": "varchar",
247-
"length": 200,
245+
"name": "execution_time",
246+
"type": "int4",
247+
"length": 10,
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 Apr 18 11:12 GMT 2026</p>
81+
<p>Generated on Sat Apr 25 11:14 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-04-18 11:12:28+0000
1+
date=2026-04-25 11:14:43+0000
22
os=Linux 6.17.0-1010-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)